Beej's Guide to Network Concepts
a year ago
- #programming
- #documentation
- #networking
- Brian 'Beej Jorgensen' Hall is the author.
- Document version is v1.0.32, last updated on May 6, 2025.
- Mentions Content-Type and Content-Length.
- Lists files: file1.txt and file2.html.
- References functions: get_next_word_packet() and extract_word().
- File extensions mentioned: .txt and .dat.
- References select() and send() functions.
- Mentions 'chatui' and the number '1'.
- CTRL-C is referenced.