Linux套接字參考連結分享
Linux套接字學習
(1)Linux 套接字程式設計基礎
https://blog.csdn.net/ahafg/article/details/50043383
(2)Linux下套接字具體解釋(三)----幾種套接字I/O模型
https://www.cnblogs.com/mengfanrong/p/5184825.html
(3)基本 TCP 套接字程式設計講解
http://network.51cto.com/art/201412/459619_all.htm
(4)Linux學習筆記30——套接字
https://www.cnblogs.com/zjzsky/p/3523871.html
(5)linux下的套接字程式設計
(6)關於PF_INET和AF_INET的區別
https://blog.csdn.net/xiongmaojiayou/article/details/7584211
(7)sendto()_Linux C函式
https://blog.csdn.net/tdk_root/article/details/7888574
(8)linux read函式
https://blog.csdn.net/qq_34793133/article/details/80422682
(9)深入理解linux下write()和read()函式
(10)UNIX/LINUX下的read函式和write函式
https://www.cnblogs.com/xiehongfeng100/p/4619451.html
(11)Linux中open、write、read、close系統呼叫
https://blog.csdn.net/moon5555/article/details/78411514
(12)linux send與recv函式詳解------內附程式碼
https://blog.csdn.net/stpeace/article/details/73435564
(13)linux下:inet_ntoa()
https://blog.csdn.net/fzf151/article/details/7560846
(14)linux下listen函式
https://blog.csdn.net/u013920085/article/details/20574249
(15)socket程式設計之accept()函式
https://blog.csdn.net/david_xtd/article/details/7087843
(16)解決Linux下gets函式警告
https://blog.csdn.net/u014665013/article/details/72742508
(17)linux gets問題
https://blog.csdn.net/lpboss/article/details/6116911
(18)socket在windows下和linux下的區別
https://zhidao.baidu.com/question/584026423333608205.html
(19)linux下的套接字程式設計(程式碼)
https://blog.csdn.net/qq_38204481/article/details/80837231
(20)Linux系統C語言socket tcp套接字程式設計(程式碼)
https://www.cnblogs.com/camel97/p/6763420.html