References

This section provides links to related documentation and external resources for Windows Network I/O development. Understanding these concepts and technologies is crucial for building robust and efficient network applications.

Core Networking Concepts

Related API Families

Advanced Topics

Quality of Service (QoS)

Raw Sockets and Packet Capture

Web Services and HTTP

  • WinHTTP - High-level API for client-side HTTP communication.
  • HTTP Server API - For building HTTP servers on Windows.
Note: The specific APIs and technologies referenced here may evolve with Windows versions. Always refer to the latest documentation for the most accurate and up-to-date information.

External Resources

  • IETF RFCs - Official specifications for Internet protocols.
  • Wireshark - A popular network protocol analyzer.