We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de49749 commit 3508a59Copy full SHA for 3508a59
libs/cpp.wiki
@@ -1380,6 +1380,8 @@ POCO 前面已经介绍过。它提供了针对 TCP 服务端的封装类。
1380
1381
== 7.3 标准的应用层 ==
1382
1383
+=== 7.3.1 综合性的库 ===
1384
+
1385
<h4>cURL & libcurl</h4>
1386
1387
Home:[http://curl.haxx.se/libcurl/]
@@ -1441,6 +1443,12 @@ Docs:[http://pocoproject.org/docs/Poco.Net.html]
1441
1443
1442
1444
POCO 前面已经介绍过。它提供了几种常见应用层协议(HTTP、SMTP、POP3、FTP、NTP ...)的封装类。
1445
1446
+=== 7.3.2 HTTP ===
1447
1448
+(关于“HTTP 协议”,请参见另一个大类:“Web 相关”)
1449
1450
+=== 7.3.3 DNS ===
1451
1452
<h4>c-ares</h4>
1453
1454
Home:[http://c-ares.haxx.se/]
0 commit comments