File tree 1 file changed +5
-7
lines changed
1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -1277,9 +1277,7 @@ Home:[http://wxmathplot.sourceforge.net/]
1277
1277
1278
1278
= 7 网络编程 =
1279
1279
1280
- == 7.1 标准协议 ==
1281
-
1282
- === 7.1.1 链路层 & 网络层 ===
1280
+ == 7.1 链路层 & 网络层 ==
1283
1281
1284
1282
<h4>libpcap</h4>
1285
1283
@@ -1354,7 +1352,7 @@ Wikipedia:[https://en.wikipedia.org/wiki/Pcap 英文]
1354
1352
1355
1353
它是 libpcap 在 Windows 系统下的移植。
1356
1354
1357
- === 7.1. 2 传输层 = ==
1355
+ == 7.2 传输层 ==
1358
1356
1359
1357
<h4>socket</h4>
1360
1358
@@ -1380,7 +1378,7 @@ Docs:[http://pocoproject.org/docs/Poco.Net.html]
1380
1378
1381
1379
POCO 前面已经介绍过。它提供了针对 TCP 服务端的封装类。
1382
1380
1383
- === 7.1.3 应用层 = ==
1381
+ == 7.3 标准的应用层 ==
1384
1382
1385
1383
<h4>cURL & libcurl</h4>
1386
1384
@@ -1451,7 +1449,7 @@ Home:[http://c-ares.haxx.se/]
1451
1449
1452
1450
对比官网域名可知,它跟 cURL 是一家子。除了 cURL/libcurl 用到它,还有一些知名开源项目(比如:Wireshark、node.js ...)用到它。
1453
1451
1454
- == 7.2 自定义协议 ==
1452
+ == 7.4 自定义的应用层 ==
1455
1453
1456
1454
<h4>Protocol Buffers</h4>
1457
1455
@@ -1477,7 +1475,7 @@ Wikipedia:[https://en.wikipedia.org/wiki/Apache_Thrift 英文]
1477
1475
1478
1476
(在这个方面,它有点类似于 Google 的 Protocol Buffers)
1479
1477
1480
- == 7.3 网络库、框架、中间件 ==
1478
+ == 7.5 网络库、框架、中间件 ==
1481
1479
1482
1480
<h4>Boost.Asio</h4>
1483
1481
You can’t perform that action at this time.
0 commit comments