Does anyone have a source that can share in the creation of a small multithreaded server?
Does anyone have a source that can share in the creation of a small multithreaded server?
Are you looking for TCP or UDP multi-threaded servers?
Networking (local and internet) Synapse classes I use can be found here:
http://www.synapse.ararat.cz/doku.php/start
And some server examples here (see UDP server sample and TCP server links on that page):
http://www.synapse.ararat.cz/doku.php/public:howto
A bunch of different server/client demos also come with the source code when you download Synapse
cheers,
Paul
Games:
Seafox
Pages:
Syntax Error Software itch.io page
Online Chess
http://gameknot.com/#paul_nicholls
You can also try using ICS - http://www.overbyte.be/
The best way to obtain it is to download it from their SVN server. Demos included and for all I know, there's support for multithreading.
Thanks
Bookmarks