Beej's Guide to Network Programming 在线电子书 图书标签: 网络编程 计算机 network-programming network 计算机网络 computer_science 计算机科学 网络
发表于2024-11-05
Beej's Guide to Network Programming 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
忘了是谁一开始给我推荐的了,只能说言过其实。内容上太基础向,连 I/O Multiplexing也只有一点点内容,而且作者掉书袋严重,又喜欢玩弄文字,在一些重要的细节上显得适得其反(例如INADDR_ANY的解释)。另外我隔着屏幕都能闻到作者对Windows/Microsoft的厌恶和不屑,自带干货严重(话说作者你知道不知道你的fork和signal在multithreading下简直就是屎啊)。大一大二的小朋友倒是可以看一下,反正有效内容不足60页……
评分180803 https://beej.us/guide/bgnet/ 1106 105 页的小册子,其中包含 40 页的套接字 API 简略文档。从此书学到了 getaddrinfo 这个函数的用法。
评分很简略的socket编程入门,适合快速上手,但是没啥深度
评分很好的新手入门教程
评分180803 https://beej.us/guide/bgnet/ 1106 105 页的小册子,其中包含 40 页的套接字 API 简略文档。从此书学到了 getaddrinfo 这个函数的用法。
Beej's Guide to Network Programming has been one of the top socket programming guides on the Internet for the last 15 years, and it's now for the first time available as a lovingly bound paperback book! The Guide is designed to irreverently ease your first steps into Internet Sockets programming in C. Starting from the ground up, it provides complete examples of simple clients and servers supporting both IPv6 and IPv4.
Once you get through the tutorial section of the book, Part Two contains a handy-dandy reference section which helps prevent the book from becoming simple dead weight on your shelf once you've devoured it.
The book focuses on the C programming language in Unix-like environments, but Windows users can still glean relevant information from its pages. Also, once you understand socket programming in C, you'll much more easily understand it in many other languages as well.
评分
评分
评分
评分
Beej's Guide to Network Programming 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024