摘要:
2019-11-19 17:54:00 参考:https://github.com/riba2534/TCP-IP-NetworkNote/tree/master/ch24 24.1 HTTP 概要 本章将编写 HTTP(HyperText Transfer Protocol,超文本传输协议)服务器 阅读全文
posted @ 2019-11-19 18:58
JasonPeng1
阅读(3137)
评论(0)
推荐(0)
摘要:
2019-11-19 15:12:47 参考:https://blog.csdn.net/qq_29108585/article/details/78177278 阅读全文
posted @ 2019-11-19 15:13
JasonPeng1
阅读(182)
评论(0)
推荐(0)
摘要:
2019-11-19 13:09:52 参考:https://github.com/riba2534/TCP-IP-NetworkNote/tree/master/ch18 18.1 理解线程的概念 18.1.1 引入线程背景 第 10 章介绍了多进程服务端的实现方法。多进程模型与 select 和 阅读全文
posted @ 2019-11-19 15:12
JasonPeng1
阅读(604)
评论(0)
推荐(0)
摘要:
2019-11-19 08:17:40 参考:https://github.com/riba2534/TCP-IP-NetworkNote/tree/master/ch15 15.1 标准 I/O 的优点 15.1.1 标准 I/O 函数的两个优点 下面是标准 I/O 函数的两个优点: 标准 I/O 阅读全文
posted @ 2019-11-19 11:39
JasonPeng1
阅读(236)
评论(0)
推荐(0)
摘要:
2019-11-19 00:19:02 参考大佬:https://github.com/LinHaoo/chat Makefile: all:server client server:server.cpp g++ $^ -o $@ client:client.cpp g++ $^ -o $@ cle 阅读全文
posted @ 2019-11-19 00:22
JasonPeng1
阅读(3899)
评论(0)
推荐(0)

浙公网安备 33010602011771号