Fastream Technologies a écrit : > Hello, > > I want to ping a list of servers (in parallel if possible) but without > threads, in the main thread. Currently I have some IdICMP code and when I am > disconnected from a host, it stalls for the timeout period. Is async ICMP > possible with ICS? If not, is there an API limitation for this (because I > have seen no other code that does it!)? > > Regards,
if i remember well, under Windows, all ICMP calls are blocking. Even with ICS.. And there's nothing to do about it - to prevent blocking, except using threads. but i'd like to be proved to be wrong :) Best regards, -- Guillaume MAISON - [EMAIL PROTECTED] 83, Cours Victor Hugo 47000 AGEN Tél : 05 53 87 91 48 - Fax : 05 53 68 73 50 e-mail : [EMAIL PROTECTED] - Web : http://nauteus.com -- 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