HTTP Client using MINA

2007-09-21 Thread Siddarth
I want to simulate an HTTP GET request , i want to write a Client programs which talks to few websites and does an http Get help appriciated -- View this message in context: http://www.nabble.com/HTTP-Client-using-MINA-tf4493177s16868.html#a12814517 Sent from the Apache MINA Support Forum

Re: HTTP Client using MINA

2007-09-21 Thread hezjing
ew websites and does an http Get > > help appriciated > -- > View this message in context: > http://www.nabble.com/HTTP-Client-using-MINA-tf4493177s16868.html#a12814517 > Sent from the Apache MINA Support Forum mailing list archive at Nabble.com. > > -- Hez

Re: HTTP Client using MINA

2007-09-22 Thread Michael Grundvig
7 6:45 AM Subject: Re: HTTP Client using MINA Hi Siddarth Another alternative you may want look at, is HttpClient (see http://jakarta.apache.org/httpcomponents/httpclient-3.x/). On 9/21/07, Siddarth <[EMAIL PROTECTED]> wrote: I want to simulate an HTTP GET request , i want to write a Cl

Re: HTTP Client using MINA

2007-09-23 Thread Jeff Genender
t; > To: > Sent: Friday, September 21, 2007 6:45 AM > Subject: Re: HTTP Client using MINA > > >> Hi Siddarth >> >> Another alternative you may want look at, is HttpClient (see >> http://jakarta.apache.org/httpcomponents/httpclient-3.x/). >> >> >