|
A Call Level Interface (CLI) used by programmers. It allows them to access networks in such a way that their code can be recompiled on any platform that supports sockets without changing the function calls used for network input and output. Windows has a special, mostly compatible version of sockets called WinSock. The Sockets API is sometimes referred to as "BERKELEY SOCKETS" because it was first developed at USC Berkeley.
|
||
WinSock
|
|