well i read about it but i don't get can i connect to several servers without using Threading ? and also receive stuff for every thingy?
Have a great day Arno Garrels wrote: >Hello NeiSep, > >Please read these articles first, if they do not answer you >question please let us know: >http://wiki.overbyte.be/wiki/index.php/Asynchronous_Paradigm >http://wiki.overbyte.be/wiki/index.php/FAQ.MultiThreading >(The wiki is still under construction but both articles may point >you to the right direction) > >--- >Arno Garrels [TeamICS] >http://www.overbyte.be/eng/overbyte/teamics.html > > >NeiSep wrote: > > >>But hmm i test to create several TWSocket but that wont work i don't get >>the reading part to work correctly. >>To be spefic then i need a software that connects to over 200 hubs not >>at once but say maybe 10 or 20 hubs at once hubs is servers on Direct >>Connect. >>So thats what i really need and everyhub sends me information and i send >>some to the hub and so on. >>But i seems to not get the connection at the same time to work it >>connects after another one disconnect. >> >>Francois PIETTE wrote: >> >> >> >>>>i just want to know if someone got a simpel exampel of a threading >>>>application that could connect to several servers at once? >>>> >>>> >>>> >>>> >>>Please describe your needs a little bit more because you don't need >>>multithreading to connect simultaneously to several servers using ICS. >>>Thanks to his asynchronous mode. >>>Just drop several compopent in your form and start each one with a >>>different server. Fully use the events to execute your code. >>> >>>-- >>>Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html >>>-- >>>[EMAIL PROTECTED] >>>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
