文件名称:linux
- 所属分类:
- Internet/网络编程
- 资源属性:
- [PDF]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.66mb
- 下载次数:
- 0次
- 提 供 者:
- 杨**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Linux系统是通过提供套接字(socket)来进行网络编程的.网络程序通过socket和其它几个函数的调用,
会返回一个 通讯的文件描述符,我们可以将这个描述符看成普通的文件的描述符来操作,这就是linux的设备无关性的好处.
-Linux system is by providing socket (socket) for network programming. Network program through the socket and several other function calls,
Returns a communication file descr iptor, we can put this descr iptor as common file descr iptor to operation, this is the Linux device independence benefits.
会返回一个 通讯的文件描述符,我们可以将这个描述符看成普通的文件的描述符来操作,这就是linux的设备无关性的好处.
-Linux system is by providing socket (socket) for network programming. Network program through the socket and several other function calls,
Returns a communication file descr iptor, we can put this descr iptor as common file descr iptor to operation, this is the Linux device independence benefits.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
linux网络编程.pdf