I am looking for a simple linux client/server example in C++. All I need is the barebones so I can understand how it works. I just need to establish a connection between client and server and send a message back and forth.
If anyone knows of a good (read small, clean) example, or know of a good resource that you could link me to, it would be much very much appreciated.
If anyone knows of a good (read small, clean) example, or know of a good resource that you could link me to, it would be much very much appreciated.
Comment