what is proxy?

Answer Posted / azeem uddin

Definition: proxy: In communications, a proxy is something
that acts as a server, but when given requests from
clients, acts itself as a client to the real servers.
Analogy: Consider talking to somebody who speaks a foreign
language through a translator. You talk to the translator,
who receives your statements, then regenerates something
else completely to the other end. The translator serves as
your proxy. Key point: The communication terminates at the
proxy. In other words, the proxy doesn't forward data so
much as it tears it completely apart. For example, an HTTP
proxy doesn't forward every request sent through it.
Instead, it first examines if it already has the requested
web page in its cache. If so, then it returns that page
without sending another request to the destination server.
Because proxies completely terminate the communication
channel, they are considered a more secure firewall
technology than packet filters, because they dramatically
increase the isolation between the networks. Key point: You
will occasionally be scanned for proxies. ISPs scan their
users for proxies. Hackers scan the Internet looking for
proxies they can anonymize their connections with. Certain
servers (like IRC servers) scan clients for proxies in
order to prevent anonymous connections. Several websites
maintain lists of such

Is This Answer Correct ?    21 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How reliable is tcp?

618


How do I reset my ip address?

578


How do I find a device by ip address?

614


How can we detect that the other end of a tcp connection has crashed? Can we use "keepalives" for this?

780


What is the structure and use of internet addresses?

629






What is the difference between unidirectional and bidirectional?

591


What is sockets?

663


What is the use of internet addresses?

676


How do I check if a port is open telnet?

603


What is j standard?

577


What is 3 way handshake?

599


Explain how can we detect that the other end of a tcp connection has crashed? Can we use "keepalives" for this?

759


How do you ipconfig all?

595


Explain address resolution protocol arp?

635


In the TCP client-servel model, how does the three-way handshake work in opening connection?

666