Re: Defference between HttpCore and HttpClient

2008-05-22 Thread jefftymc
Thank you sam, you are a great help! Sam Berlin wrote: Hi jeffty, HttpCore is like the nuts and bolts -- it's the individual pieces you need to build something. HttpClient is the additional stuff that brings the nuts bolts together into an easy-to-use http client. That is, httpcore can

Re: The http core tutorial

2008-05-21 Thread jefftymc
Thanks Oleg, I'm looking forward to that! Oleg Kalnichevski wrote: On Tue, 2008-05-20 at 20:48 +0800, jeffty wrote: Hi, I'm looking for the tutorial of HttpCore in http://hc.apache.org. And only some examples are available. And is there any detailed articles about it? Thanks in