|
|
What were the winsock Linux and Windows provide the same function
|
|
What were the winsock Linux and Windows provide the same function
|
|
|
Re : Windows and Linux to what functions the same with the winsock
|
|
Linux and Windows support BSD sockets. But Windows has many extensions. Please read man pages And MSDN articles.
|
|
|
Re : Windows and Linux to what functions the same with the winsock
|
|
Socket
Please "Socket man 2" and refer to the "See Also" section of the manual
|
|
|
Re : Windows and Linux to what functions the same with the winsock
|
|
Can look at the Unix socket programming, the classic book written by Lawrence stevens Unix Network Programming, Volume I will be able to see.
|