UDP Server 3
[Example Projects]

This example is contained in "./udp/src/main_udp3.c"

This example program shows how to send and receive UDP datagrams. This program acts as the server, and listens for any data entering on UDP port 54123. If a UDP message is received, we read it and return it to port 54124 of the node that just send us the message.

For testing this example, the free Netix Network utility program (see www.modtronix.com/soft/netix) can be used. This program has a UDP terminal that can be used for sending and receiving UDP Datagrams.

The following modules are included in this project:


Generated on Wed Jul 11 11:34:38 2007 for Example Projects by  doxygen 1.5.2