Hello Bala Mali, do you have personal firewall software running? Try to switch it off, or to define a rule for your program.
Another potential problem is your use of many instances of HttpClient. Make sure that the SimpleConnectionManager you are using is set to shutdown connections on release. By default, it will keep them open and you may run into problems with Windows network settings. There are also changes to the Windows network settings you could apply to ensure there are enough local ports available for your application. There are some links in the mailing list archives. hope that helps, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
