|
Windows Sockets 2 Architecture
A number of Windows Sockets 2 features required a substantial change in the
Windows Sockets architecture. The resulting architecture is considerably
different from previous versions, but the benefits are numerous. Foremost among these
is Simultaneous Access to Multiple Transport Protocols, explained in detail in the following section.
Other features include the adoption of protocol-independent name resolution
facilities, provisions for layered protocols and protocol chains, and a different
mechanism for Windows Sockets service providers to offer extended,
provider-specific functionality.
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
|