文件名称:TCP的客户服务器通信程序
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:15kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : \\ \\ client \\ \\ ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
client/client.cpp
client/client.dsp
client/client.dsw
client/client.ncb
client/client.opt
client/client.plg
client
server/server.cpp
server/server.dsp
server/server.dsw
server/server.ncb
server/server.opt
server/server.plg
server
说明.txt
www.dssz.com.txt
client/client.dsp
client/client.dsw
client/client.ncb
client/client.opt
client/client.plg
client
server/server.cpp
server/server.dsp
server/server.dsw
server/server.ncb
server/server.opt
server/server.plg
server
说明.txt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.