IRIS_TO_PC
Data Receipt Via UDP Sockets


IRIS_TO_PC is a C 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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

IRIS_TO_PC is available in a C version.

Related Programs:

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

XDR, a C library which allows data to be transferred from one computer system to another using an external data representation;

Source Code:

List of Routines:

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


Last revised on 07 December 2007.