Microsoft Store
 

SOCKS


 

:For other meanings, see Sock (disambiguation).

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The SOCKS Protocol is an Internet standard proxy protocol that allows client-server applications to transparently use the services of a network firewall. SOCKS is an abbreviation for "SOCK-et-S" http://www.socks.permeo.com/TechnicalResources/SOCKSFAQ/SOCKSGeneralFAQ/index.asp#q13.

Related Topics:
Internet - Protocol - Client-server - Abbreviation

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Clients behind a firewall wanting to access exterior servers connect to a SOCKS proxy server instead. This proxy server controls the eligibility of the client to access the external server and passes the request on to the server.

Related Topics:
Firewall - Proxy server

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Socks protocol was originally deployed by NEC, SOCKs 4. The current version 5 of the protocol, RFC 1928, extends the previous version by supporting UDP, authentication and IPv6.

Related Topics:
UDP - IPv6

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

According to the OSI model it is an intermediate layer between the application layer and the transport layer.

Related Topics:
OSI model - Application layer - Transport layer

~ ~ ~ ~ ~ ~ ~ ~ ~ ~