![]() |
![]() HP OpenVMS Systemsask the wizard |
![]() |
The Question is: I need to set up a communications channel between a C program on VMS, and another on Unix (Solaris). Presumably I need to use some form of pipes or mailboxes, but that's all I know. How can I achieve this, and is there any sample source code I can look at. Thanks Gary Rees The Answer is : Please see existing discussions of task-to-task communications here in Ask The Wizard, as well as the TCP/IP Services for OpenVMS product documentation (UCX$EXAMPLES: prior to V5.0, TCPIP$EXAMPLES: in V5.0 and later), and the DEC C documentation on the IP sockets interface.
|