Skip to content

Commit 3508a59

Browse files
committed
调整“网络编程 / 标准的应用层”的下级分类
1 parent de49749 commit 3508a59

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

libs/cpp.wiki

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1380,6 +1380,8 @@ POCO 前面已经介绍过。它提供了针对 TCP 服务端的封装类。
13801380

13811381
== 7.3 标准的应用层 ==
13821382

1383+
=== 7.3.1 综合性的库 ===
1384+
13831385
<h4>cURL & libcurl</h4>
13841386

13851387
Home:[http://curl.haxx.se/libcurl/]
@@ -1441,6 +1443,12 @@ Docs:[http://pocoproject.org/docs/Poco.Net.html]
14411443

14421444
POCO 前面已经介绍过。它提供了几种常见应用层协议(HTTP、SMTP、POP3、FTP、NTP ...)的封装类。
14431445

1446+
=== 7.3.2 HTTP ===
1447+
1448+
(关于“HTTP 协议”,请参见另一个大类:“Web 相关”)
1449+
1450+
=== 7.3.3 DNS ===
1451+
14441452
<h4>c-ares</h4>
14451453

14461454
Home:[http://c-ares.haxx.se/]

0 commit comments

Comments
 (0)