Connection timing out

2004-10-14 Thread Vinay Murthy
Hi, I am using httpClient as a part of htmlUnit. I tried logging into my mail account (Yahoo!), but unfortunately ended with an exception trace: java.net.ConnectException: Connection timed out: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at

Re: Connection timing out

2004-10-14 Thread Oleg Kalnichevski
Vinay, What HttpClient and JRE version are you using? Oleg On Thu, 2004-10-14 at 18:31, Vinay Murthy wrote: Hi, I am using httpClient as a part of htmlUnit. I tried logging into my mail account (Yahoo!), but unfortunately ended with an exception trace: java.net.ConnectException:

HTTP Version Not Supported Error

2004-10-14 Thread Nick Jarvis
I am currently using HttpClient 2.0.2 and trying to create a multi threaded file upload. I have restrictions on the project I can use , therefore I am using HttpClient MultiThreadedHttpConnectionManager that is connecting to the same host and I am using HttpClient PostMethod for the upload. I

Re: UTF-8 Encoding Enquiry

2004-10-14 Thread Ramiel Fong
Dear Oleg Thanks a lot!! The program now runs smoothly without any problem. Thanks again! Regards Ramiel - Original Message - From: Oleg Kalnichevski [EMAIL PROTECTED] To: Commons HttpClient Project [EMAIL PROTECTED] Sent: Wednesday, October 13, 2004 7:45 PM Subject: Re: UTF-8

Re: Connection timing out

2004-10-14 Thread Vinay Murthy
Hi Oleg, I guess upgrading to HttpClient 2.0.2 seems to work as far as the connection timeout issue is concerned. Thanks for that.Was that an issue in 2.0-rc2 ? But I guess, I seem to be having problems with regard to cookie handling. I believe that the cookie that is sent by Yahoo! upon