Roland Weber wrote:
3. (esoteric)
I noticed some socket and IP specific methods in HttpClientConnection
and HttpServerConnection. I admit that this is far-fetched, but HTTP
is not specific to IP (RFC 2616, section 1.4, last paragraph on
page 12). I wonder whether it would be much effort to isolate the
dependencies on java.net.INetAddress and/or java.net.Socket to make
the HttpComponents API independent of it. If we ever want to do it,
we should do it now.

What other protocols are there used today in place of IP? Does Java support them?


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

Reply via email to