2007/10/23, E. Boer <[EMAIL PROTECTED]>: > > > > > > > Hello, > > I've done this with a little socket-server and client. I used this > tutorial : http://www.cs.rpi.edu/courses/sysprog/sockets/sock.html > It's a very basic socketserver but it explain the basics, so you can > easily extend it.
if you like I have a little reposity of libraries which I used in the past http://www.roberto.foglietta.name/work/index.php?mod=Linux/Libraries socket in C/C++ (server and client), file, shared memory, very simple ini parser, mod bus library, etc. etc. I do not think they are great tool but their best stay in simplicity and easy to integrate with your own project. A tested source code base. If you like to use, please let me know. If you like to develop more that tools, please give me back some feedback. Cheers, -- /roberto
