IRIS_TO_PC
Data Receipt Via UDP Sockets


IRIS_TO_PC is a program which runs on an SGI (or other UNIX machine), opens a socket under the UDP protocol, and waits for any data that may come in. The PC_TO_IRIS program can send such data.

Related Programs:

PC_TO_IRIS is an executable C program which runs on the PC, and sends data to be received by the IRIS_TO_PC program.

Source Code:

List of Routines:

You can go up one level to the C source codes.


Last revised on 07 December 2007.