
BTH011#网络程序设计
文章平均质量分 70
在linux下进行socket编程
小明2766
洄游的鱼终究会找到归途
展开
-
网络程序设计(Linux下的socket编程)_01_IntroSockets
Introduction to SocketsOutlineIP, ICMP, UDP, TCP header format, servers, byte ordering, socket file descriptors, POSIX data types and functions, useful tools对应教材:Chapters 1,2 and 3IP Protocol Suite (IP协议族)Internet Protocol(IP协议)Two versions, ipv4 an转载 2021-06-09 10:29:08 · 199 阅读 · 0 评论 -
网络程序设计(Linux下的socket编程)_00_IP_basics&Routing
Network Layer_Internet Protocol_Basics and RoutingOutlineFundamentalsHostAddressingRouterRoutingFundamentalsThe IP Protocol is just one example of Network ProtocolEach layer should be independent.Modular by DesignSimplifies Architecture and转载 2021-06-09 10:25:16 · 170 阅读 · 7 评论 -
网络程序设计(Linux下的socket编程)__0_IntroClass
Introduction to Computer Network ProgrammingPurposeGoalsLecturesIP Basics & RoutingSocketsUDP SocketsTCP SocketsHTTPSSL/TLS and HTTPsBasic Network CryptographyI/O Models & DNSClient & Server Design Alternatives转载 2021-06-09 10:21:55 · 103 阅读 · 0 评论