FYI SingleShotHTTPClient on windows vista goes nuts opening thousands of ports when making a connection to an address which requires name resolution and which includes a port number.
SingleShotHTTPClient('http://www.google.com/') => OK SingleShotHTTPClient('http://www.google.com:8000/') => Kaboom SingleShotHTTPClient('http://66.102.7.99:8000/') => OK SingleShotHTTPClient('http://localhost:8000/') => OK Cheers, Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "kamaelia" group. To post to this group, send email to kamaelia@googlegroups.com To unsubscribe from this group, send email to kamaelia+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/kamaelia?hl=en -~----------~----~----~----~------~----~------~--~---