Oh heck, this bug is in the underlying TCPClient!  After spending days
developing against localhost, I now find that I can't go live without
having to do manual name resolution.  :(

--Steve


On Mar 2, 1:39 am, Steve <unetright.thebas...@xoxy.net> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to