afmustac wrote:
> java.net.SocketException: Connection reset

That is not a multithreading problem, it is a problem with
the server you are connecting to. Make sure you have the
proxy configuration set up correctly. Try to access the
server with a browser, then take that browser's proxy settings
and establish them in your application.

cheers,
  Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to