On Feb 24, 2008, at 7:23 PM, Mark Schonewille wrote:

Probably, you closed the socket that is created when the client connects to your server, which is of the form "123.123.123.123:1234", while the socket you need to close to disable any firther connections is just an integer, without the IP address.

Looking back through an archive of my code, I believe you are right. I'm updating now to test it revised.

Thanks for the suggestion.

--
Troy
RPSystems, Ltd.
http://www.rpsystems.net


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to