> > I think you must create one instance of TWSocketServer per port. > >> Is a TWSocketServer can manage several port ? > > Arno did start work on a new socket server that supported multiple ports, > useful for FTP with SSL where you may want to listen on two or more ports.
A work around is to use several TWSocketServer component and assign the same event handlers to all component. Of course be sure to use "sender" argument in each event to properly handle the correct component triggering the given event. Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be