Linux Howtos: C/C++ -> Sockets Tutorial
You are here: Programming->C/C++ Sockets Tutorial This is a simple tutorial on using sockets for interprocess communication. The client server model Most interprocess communication uses the client server model. These terms refer to the two processes which
www.linuxhowtos.org |