UOUTPORT module routines - WIN32

Company Information Software Products TDF Market Reports Download Area take me Home

uoutport.c - Udp OUTput PORT routines

This code supports write operations for the UDP port subsystem. It supports simple UDP broadcasting on a LAN so you can do client/server dialoging & message passing.

This is standard UNIX code from Stevens ported to Windows.

Function init_to_broadcast_on_port
Include file UOUTPORT.H
Prototype int init_to_broadcast_on_port( IP_SOCK *u_ptr , UWORD port_num )
Remarks Initialize a UDP socket for broadcast.

Function send_string
Include file UOUTPORT.H
Prototype int send_string( IP_SOCK *u_ptr , char *stringPtr )
Remarks Write an normal C terminated string out a UDP socket.

Table of Contents Function Index

generated on 22 September 1998 - 12:55:51
© 1998 Tierra del Fuego Ltd.