mirror of
https://github.com/brendanhaines/RasPi.git
synced 2025-08-02 05:44:41 -06:00
Adds TCP/IP stuff
This commit is contained in:
5
TCPexample/README
Normal file
5
TCPexample/README
Normal file
@@ -0,0 +1,5 @@
|
||||
Example code using TCP/IP protocol with C++
|
||||
Example and documentation found at http://www.linuxhowtos.org/C_C++/socket.htm
|
||||
|
||||
server.c and client.c are original files
|
||||
server2.c is commented and reformatted to facilitate understanding the underlying process
|
Reference in New Issue
Block a user