Socket Handles for Windows Sockets 2
A socket handle can optionally be a file handle In Windows Sockets 2. It is
possible to use socket handles with
ReadFile,
WriteFile,
ReadFileEx,
WriteFileEx,
DuplicateHandle, and other Win32 functions. Not all transport service providers will support
this option. For an application to run over the widest possible number of
service providers, it should not assume that socket handles are file handles.
Windows Sockets 2 has expanded certain functions used for transferring data
between sockets using handles. The functions offer advantages specific to sockets
for transferring data and include
WSARecv,
WSASend, and
WSADuplicateSocket.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database