From 55a096f39c6d8d3396b66fc8dfb02f030da2fe2d Mon Sep 17 00:00:00 2001 From: levine Date: Thu, 5 Dec 1996 03:26:35 +0000 Subject: added comment about VxWorks hard-coding of hostname --- examples/IPC_SAP/SOCK_SAP/CPP-inclient.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/examples/IPC_SAP/SOCK_SAP/CPP-inclient.cpp b/examples/IPC_SAP/SOCK_SAP/CPP-inclient.cpp index 3cec94a92e5..dfc752327b3 100644 --- a/examples/IPC_SAP/SOCK_SAP/CPP-inclient.cpp +++ b/examples/IPC_SAP/SOCK_SAP/CPP-inclient.cpp @@ -25,9 +25,14 @@ int main (int argc, char *argv[]) #if defined (VXWORKS) ACE_DEBUG ((LM_DEBUG, "starting connect\n")); +#if 1 // change this to 0 after hard-coding the hostname:port below + // The hostname is hardcoded because its inconvenient to pass + // command line arguments with VxWorks. fprintf (stderr, "CPP-inclient.cpp: you'll need to hard code the hostname:port on VxWorks!!!!\n"); +#endif /* 1 */ ACE_INET_Addr remote_addr ("