-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.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.
- 2022-06-30 17:04:28下载
- 积分:1
-
腻子的功能扩展接口软件提供了更多的功能,如跨…
扩展putty功能的软件
在界面上提供了更多的功能,如透明窗体等-Putty function expansion interface software offers more features, such as a transparent form, etc.
- 2022-01-21 05:09:53下载
- 积分:1
-
本程序是一个关于如何获取网卡地址的小程序,简单实用。
本程序是一个关于如何获取网卡地址的小程序,简单实用。-this is a procedure on how to access the LAN addresses small procedures, simple and practical.
- 2022-03-20 06:37:50下载
- 积分:1
-
邮件发送控件源码
邮件发送控件源码-spammers source control
- 2023-07-26 14:55:03下载
- 积分:1
-
AOL的在线聊天系统的客户端
AOL的在线聊天系统的客户端-AOL chat client
- 2023-01-16 11:25:03下载
- 积分:1
-
基本网络编程实例Internet文件下载
基本网络编程实例Internet文件下载-basic network programming examples Internet File Download
- 2022-03-02 19:59:00下载
- 积分:1
-
窃取OICQ的用户号码及密码,同时对客户端控制。(作者:张磊)...
窃取OICQ的用户号码及密码,同时对客户端控制。(作者:张磊)-theft auto user IDs and passwords, while on the control of the client. (Author : Zhang Lei)
- 2022-07-03 23:25:11下载
- 积分:1
-
一个自己写的HTML代码下载工具,支持代理,主要是演示SOCKET通信。...
一个自己写的HTML代码下载工具,支持代理,主要是演示SOCKET通信。-A HTML code downloader, support proxy. It s a demo to winsock.
- 2022-06-14 14:26:44下载
- 积分:1
-
FTP接口实现
项目中新增对FTP的支持,需求的变更是开发过程中不可避免的事情,只是变更的时间越靠近项目末期,就越是灾难。还好这个需求可以设计的相对独立,做到尽量不影响已实现部分。
说的FTP,就想起曾经写的一个FTP接口对象,由于现在FTP的实现库到处都是,因此在写好此对象时,被同事称为:做轮子的人~我的想法是,组装车和制作车应该还是有区别的~
- 2022-02-01 23:17:42下载
- 积分:1
-
使用VC中的异步套接字编写的服务器和客户端小程序
使用VC中的异步套接字编写的服务器和客户端小程序-The use of VC in the preparation of the asynchronous socket server and client applets
- 2022-05-25 22:45:47下载
- 积分:1