Is HttpClient suitable for the following task?

2009-09-24 Thread Yan Cheng Cheok
I try to talk to a server, by telneting to it, and send the following command through telnet terminal : POST /%5bvUpJYKw4QvGRMBmhATUxRwv4JrU9aDnwNEuangVyy6OuHxi2YiY=%5dImage? HTTP/1.1 Content-Type: application/x-www-form-urlencoded Content-Length: 164

Re: Is HttpClient suitable for the following task?

2009-09-24 Thread Oleg Kalnichevski
Yan Cheng Cheok wrote: I try to talk to a server, by telneting to it, and send the following command through telnet terminal : POST /%5bvUpJYKw4QvGRMBmhATUxRwv4JrU9aDnwNEuangVyy6OuHxi2YiY=%5dImage? HTTP/1.1 Content-Type: application/x-www-form-urlencoded Content-Length: 164