Re: Is SOCKS a thing of the past?

From: Berk S. Daemon (someone@somewhere.com)
Date: 03/23/02


From: "Berk S. Daemon" <someone@somewhere.com>
Date: Sat, 23 Mar 2002 01:52:41 GMT


"NT Canuck" <ntcanuck@hot_mail.com> wrote in message
news:d6Qm8.192834$kb.10698560@news1.calgary.shaw.ca...
> "Berk S. Daemon" <someone@somewhere.com> wrote in message
> news:XhPm8.144514$eb.7156840@news3.calgary.shaw.ca...
>
> > He means SOCKS as in SOCKS 4/5, not Sockets or Winsock.
>
> AFAIK, socks (4/5) are protocols that in Windows require
> a Winsock based application in order to run.
>
> 'Seek and ye shall find'
> NT Canuck

SOCKS isn't limited to windows.
SOCKS is a standard, such as RFC1928 (SOCKS 5) - a type of Proxy that works
in mid-upper layers.
Winsock is a Windows API for TCP sockets. Not related to SOCKS in of itself.
But, for socket communications to work with windows and a SOCKS proxy,
you're right.
They would of course require the windows winsock API as the intermediary
interface to the SOCKS proxy (SOCKS being 100% optional)
SOCKS isn't required for windows or winsock itself. As an example, you can
do NAT (Network Address Translation) without the need of SOCKS (proxy).

ICS in windows is MS is a version of NAT, but limited (circuit level proxy -
works at layer 3). Aside from that there's application level proxy's too
(layer 1-4) and SOCKS is kinda in-between with support for authentication
for 'socket' level communications.



Relevant Pages

  • Re: Comments from a lurker.
    ... still in shirtsleeves yesterday but last night was the first time that ... I've had to close the windows against the cool air. ... I had to put socks on this morning. ...
    (uk.local.cumbria)
  • Re: Block or Deny a certain IP address
    ... This is going back many years, but if I recall, the socks ... "internet" access was controlled otherwise. ... Microsoft MVP (Windows Server: Security) ... > manually block a certain IP address in LAN to access my Windows 2000 proxy ...
    (microsoft.public.win2000.security)
  • Re: Help on: Stop deleting a Short Cut
    ... then Windows XP isn't very good. ... >> checking for "AV and Windows updates" is: I Run The Empty Temp Folders ... I manually delete temp files once in a while and also never have ... >> Remove my socks for email address ...
    (microsoft.public.windowsxp.general)
  • Redirecting the traffic
    ... I need to redirect all the traffic to a proxy server (socks or http). ... program called Proxifier does similar job for Windows, ...
    (microsoft.public.pocketpc)
  • Re: Is SOCKS a thing of the past?
    ... socks are protocols that in Windows require ... a Winsock based application in order to run. ...
    (comp.security.firewalls)