Winsock Programmer’s FAQ Section 5.4: Other Web Pages |
There are several other Winsock-related sites on the net that I think you will find helpful:
PCAUSA has several FAQs related to the layers below Winsock: TDI and NDIS.
Thamer Al-Herbish has a FAQ about Raw IP Networking on Unixlike platforms. True, it does not cover Winsock, but it is often easier to give Windows a miss if you want to build an application reqiring raw socket I/O.
There is a close relation to the Winsock Programmer’s FAQ that you may want to take a look at: the Unix Socket FAQ.
The TCP/IP FAQ is useful for Winsockers, though when it dips into programming issues it maintains a Unix sockets viewpoint.
The author of Windows Sockets Network Programming has a site dedicated to Winsock, sockets.com. It mostly exists as a supplement to the book, but it’s useful even if you don’t have the book at hand. The site is now rather dated, though in some ways that’s a good thing, as it holds resources most other places have removed as they modernize.
One such item is the original Winsock Specifications in Microsoft Word format. As Winsock became less a vendor-neutral specification and just part of Windows, the spec became less authoritative than the Winsock-related material scattered through the MSDN Library. The original spec is still useful, however, having all the core specifications about Winsock in one place.
W. Richard Stevens, TCP/IP guru and general good guy, collected the IP, TCP and UDP diagrams from his books, as well as the TCP state/transition diagram and released it for free as the TCP/IP Pocket Guide.
This is a Postscript file. If you don’t have a Postscript printer, you can display and print these files with the freely-available GSview program. If you have Adobe Acrobat (not the free Reader), you can use its Distiller component to convert the file to a PDF.
<< Samples: Useful Code |
MS Knowledge Base Articles >> |
Updated Fri Dec 16 2022 12:23 MST | Go to my home page |