is socket api used to establish internet connectivity, e.g. when my machine connects to ethernet or wifi lan? Or are sockets used only at the higher level by applications and Windows components for downloading stuff?
Looking at it another way, if WinSock is hacked so that only some trusted applications (and not Windows itself) are allowed to open a "socket", would this prevent Windows from establishing connection with LAN?