Hey can anyone give me some pointers on how to go about making a threaded server with C++ / SFML? I made one in Ruby a loong time ago and I'm kindof stuck I'm not sure what to do.
Hell, even if someone could write a basic server code for me that'd be good (listens, starts new thread for each client)
Or even write a tutorial on how to do it for the Tutorials section of the site ^^
When I do get this all figured out I'll write a tutorial here unless someone else does.