What is the connection backlog?
Section 5 – Resources 5.1 –Winsock Libraries and Controls5.2 –Samples: Tutorial Code5.3 –Samples: Useful Code5.4 –Debugging Tools (packet sniffers and shims)5.5 –Useful Web Pages5.6 –Other FAQs5.7 –MS Knowledge Base Articles5.8 –Winsock SDKs and Specifications5.9 –MiscellaneousSection 6 – Examples 6.1 –Several Basic Winsock Programs–Basic blocking client–Asynchronous client–CAsyncSocket-based client–Basic blocking server–Basic multi-threaded server–Basicselect()-based server6.2 –Pinging a Host Using Microsoft’s ICMP.DLL6.3 –Pinging a Host Using Raw Sockets6.4 –How to Pass a Socket Handle in Win326.5 –Getting the Local IP Address6.6 –Getting the Network Interface List6.7 –How to Get the MAC (a.k.a. “hardware”) Address, NetBIOS method6.8 –How to Get the MAC (a.k.a. “hardware”) Address, RPC method6.9 –How to Get the MAC (a.k.a. “hardware”) Address, SNMP method6.10 –How to Get the Local User Name6.11 –How to Packetize a TCP Stream6.