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 Fri Sep 22 10:01:54 2006 for Example Projects by  doxygen 1.4.7