Programming Linux sockets, Part 1

13
Anonymous Reader writes “This introductory-level tutorial shows how to begin programming with sockets. Focusing on C and Python, it guides you through the creation of an echo server and client, which connect over TCP/IP. Fundamental network, layer, and protocol concepts are described, and sample source code abounds.”

Link: ibm.com/developerworks

Category:

  • Linux