文件名称:socket
- 所属分类:
- Internet/网络编程
- 资源属性:
- 上传时间:
- 2013-05-15
- 文件大小:
- 453kb
- 下载次数:
- 0次
- 提 供 者:
- 史*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通信网络综合实验,《socket编程实验》,简单的客户机/服务器程序的实现
(1)使用套接字接口在TCP连接上发送消息
(2)还用到了其他的UNIX网络功能
(3)该应用允许用户在一端的机器上输入并把文本发送给另一端机器的用户
(4)它是UNIX中talk的一个简化版本,类似于WEB 聊天室的核心程序。
-The communication network experiment, socket programming experiment, a simple client/server program to achieve (1) using the socket interface on a TCP connection to send messages (2) used other UNIX networking features (3) The application allows the user to user input and send the text to the other end of the machine on one end of the machine (4) It is a simplified version of the UNIX talk, similar to the core program of the web chat room.
(1)使用套接字接口在TCP连接上发送消息
(2)还用到了其他的UNIX网络功能
(3)该应用允许用户在一端的机器上输入并把文本发送给另一端机器的用户
(4)它是UNIX中talk的一个简化版本,类似于WEB 聊天室的核心程序。
-The communication network experiment, socket programming experiment, a simple client/server program to achieve (1) using the socket interface on a TCP connection to send messages (2) used other UNIX networking features (3) The application allows the user to user input and send the text to the other end of the machine on one end of the machine (4) It is a simplified version of the UNIX talk, similar to the core program of the web chat room.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
socket.rtf