⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 this gives details of the network programming
💻
字号:
Simple TCP client and server that use some wrapper functionsto handle errors. This is just an example of what I mean by"wrapper functions", in this case the only wrapper functionsprovided are for the socket() and bind() system calls. In bothcases any error is assumed to be fatal (the wrapper functions printa message and quit).Other than using the 2 wrapper functions provided, this code is justlike the simple TCP client and server code in simptcp. NOTE: This code is available on the CS machines in 	~hollingd/public.html/netprog/code/simtcp_wrappers

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -