|
Conventions for New Functions
Windows Sockets 2, with its expanded scope, takes the socket paradigm beyond
the original design. As a result, a number of new functions have been added.
These have been assigned names that begin with "WSA." In all but a few instances,
these new functions are expanded versions of existing functions from BSD
sockets.
The new functions are described in the reference section of the document,
following the conventions of the Win32 SDK. The new functions are also listed in Summary of New Functions.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Programmer's Reference (win32.hlp)
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|