Re: [twsocket] Hi there need exampel or help with Threading

2006-05-02 Thread Wilfried Mestdagh
> Cooperative Thanks. It is because of electromagnetic interferences in my keyboard :) --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mail

Re: [twsocket] Hi there need exampel or help with Threading

2006-05-02 Thread Francois Piette
> ICS components are using corporative multitasking Cooperative >, meaning they do their work in background without using threads. -- 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

Re: [twsocket] Hi there need exampel or help with Threading

2006-05-02 Thread Wilfried Mestdagh
Hello NeiSep, > 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? ICS components are using corporative multitasking, meaning they do their work in background without using threads. Technically this means th

Re: [twsocket] Hi there need exampel or help with Threading

2006-05-01 Thread NeiSep
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

Re: [twsocket] Hi there need exampel or help with Threading

2006-05-01 Thread Arno Garrels
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 th

Re: [twsocket] Hi there need exampel or help with Threading

2006-05-01 Thread NeiSep
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 every

Re: [twsocket] Hi there need exampel or help with Threading

2006-05-01 Thread Francois PIETTE
> 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