> How many client connections can produce as maximum TWSocketServer > at the same time? (Every client will be sending ~2Kb every 3-5sec. > Server will be rarely sending 1Kb broadcast to all clients.)
Hundreds of connections, PC OS and memory dependent. I ran a test last week on XP with 250 clients running for seven days sending one line of text a second saved to 250 different files, the tasks were using about 5% CPU. You can test this yourself using my ComCap (captures text) and ComGen (generates text) applications that now have a limit of 500 clients. http://www.magsys.co.uk/comcap/cmbeta.asp Or programmatically with 'Magenta Systems IP Log Streaming Component' which is what ComCap and ComGen use, just create an array with 500 or more components in code: http://www.magsys.co.uk/delphi/magics.asp Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be