文件名称:socket-Development-Guide
- 所属分类:
- Internet/网络编程
- 资源属性:
- [PDF]
- 上传时间:
- 2012-11-26
- 文件大小:
- 141kb
- 下载次数:
- 0次
- 提 供 者:
- Tiger*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Sockets, which provide a mechanism for communication between two computers.The socket is the software abstraction used to represent the "terminals" of a connection
between two machines. For a given connection, there s a socket on each machine, and you
can imagine a hypothetical "cable" running between the two machines with each end of the
"cable" plugged into a socket. Of course, the physical hardware and cabling between
machines is completely unknown. The whole point of the abstraction is that we don t have to
know more than is necessary.
between two machines. For a given connection, there s a socket on each machine, and you
can imagine a hypothetical "cable" running between the two machines with each end of the
"cable" plugged into a socket. Of course, the physical hardware and cabling between
machines is completely unknown. The whole point of the abstraction is that we don t have to
know more than is necessary.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
socket Development Guide.pdf