> I'm trying to set up a simple tcp listener that > accepts a single client connection and communicates > with it. I am basing it off the TWSchat demo
Why not just use TSocketServer which is designed for exactly that purpose? Or my TMagIpLog component which is a higher level version including both client and server that will talk to each other. 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
