Proxy Server

A proxy server is a computer network service which allows clients to make indirect network connections to other network services. A client connects to the proxy server, then requests a connection, file, or other resource available on a different server. The proxy provides the resource, possibly by connecting to the specified server, or by serving it from a cache. In some cases, the proxy may alter the client's request or the server's response for various purposes.
  • 1 أعضاء وجدوا هذه المقالة مفيدة
هل كانت المقالة مفيدة ؟

Related Articles

Private IP

A computer on the Internet is identified by its IP address. In order to avoid address conflicts,...

PGP

A method of encrypting messages. Today it is one of the most common ways to protect messages on...

Packet Switching

The method used to move data around on the Internet. In packet switching, all the data coming out...

Parking (Domain Name)

Registries require the use of name servers or hosts for every domain registered. Parking is the...

PERL

Perl (Practical Extraction and Report Language), is a programming language developed by Larry...