Network programming books and links

By Wolfgang Keller
Originally written 2018-07-10
Last modified 2024-02-17

Table of contents

Books and longer tutorials

Socket programming

TCP/IP

TCP/IP stacks

TCP/IP tutorials

Fragmentation

IOCP

When using Windows, it is best to use an I/O Completion Port (IOCP) for well-scaling network code.

Packet decoding and captures