Questions by CC4

Tuesday, September 29, 2009
What is the difference between wan IP and local IP?
How HTTP is different from SOCKS?

BY CC4

1 comments:

rajani said...

HTTP PROXY SERVERS:
Ans2.
SOCKS uses a handshake protocol to inform the proxy software about the connection that the client is trying to make and may be used for any form of TCP or UDP socket connection, whereas an HTTP proxy analyzes the HTTP headers sent through it in order to deduce the address of the server and therefore may only be used for HTTP traffic.
HTTP proxy server is a application level proxy server whereas, SOCKS is a session level proxy server.
by CC7

Post a Comment