TCP Client Example
[Example Projects]

This example is contained in "./tcp/src/main_tcp3.c"

This example program shows how to use the TCP/IP stack in client mode. It sends a TCP message each time PIC port pin B0 is 0. The message is sent to socket 10.1.0.101:54124 (IP address 10.1.0.101, port 54124).

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