-
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
-
一个VC/C++ 网上广播程序源代码,有助于学习掌握C++网络广播技术。值得学习和参考。开发语言基于Visual Studio。本代码来源于网上收集的公开资源,...
一个VC/C++ 网上广播程序源代码,有助于学习掌握C++网络广播技术。值得学习和参考。开发语言基于Visual Studio。本代码来源于网上收集的公开资源,谨供学习参考使用。-A VC/C++ Online radio program source code, contribute to learning and mastering the C++ Network broadcasting technology. Worthy of study and reference. Development language based on Visual Studio. The code from the online collection of public resources, I would like to study for their use and reference.
- 2022-05-18 16:51:13下载
- 积分:1
-
一个基本的点对点聊天室,先启动服务程序,然后启动客户端,
一个基本的点对点聊天室,先启动服务程序,然后启动客户端,-a basic peer-to-peer chat rooms, first launching the service procedures, then start the client,
- 2022-07-16 02:21:47下载
- 积分:1
-
VC开发的全双工Socket通讯程序源码
VC开发的全双工Socket通讯程序源码
-VC developed full-duplex communication procedures Socket source
- 2022-09-15 18:10:04下载
- 积分:1
-
用VC编写的ftp客户程序,运行在客户端,包括建立整个项目的过程和有关原理。...
用VC编写的ftp客户程序,运行在客户端,包括建立整个项目的过程和有关原理。-VC prepared by the ftp client, running on the client, including the creation of the entire project process and the principle.
- 2022-03-23 18:36:05下载
- 积分:1
-
创建拨号连接快捷方式的程序
创建拨号连接快捷方式的程序- Foundation digit dialing connection quick way procedure
- 2022-01-25 14:12:25下载
- 积分:1
-
ASP.NET2005(C#)+ACCESS实现的在线活动发布管理网站,自行开发并在网络运行的哦。有兴趣的人可以下载参考下!...
ASP.NET2005(C#)+ACCESS实现的在线活动发布管理网站,自行开发并在网络运行的哦。有兴趣的人可以下载参考下!-ASP.NET2005 (C#)+ ACCESS to achieve release management website online activities, self-development and in the network of Oh. Those who are interested can download the reference to the next!
- 2022-06-14 21:24:01下载
- 积分:1
-
典型的论坛原码,是一个使用PHP+mySQL做为数据源的二手市场程序,系统需求: 1 Linux + Apache 或者 Windows IIS/PWS 2 M...
典型的论坛原码,是一个使用PHP+mySQL做为数据源的二手市场程序,系统需求: 1 Linux + Apache 或者 Windows IIS/PWS 2 MySQL 3.23+:For Windows and Linux 3 Telnet 或者一个 MySQL 的 WEB 界面管理程序,phpMyAdmin 或者其它类似的。-typical forum original code, is a PHP mySQL as a source of data for the secondary market procedures, system requirements : a Linux or Windows IIS Apache/MySQL 3.23 PWS 2 : For Windows and Linux 3 MySQL Telnet or a Web interface management procedures, or phpMyAdmin similar to the other person.
- 2023-05-03 17:50:03下载
- 积分:1
-
这个程序是用DELPHI编写的,主要用于与BORLAND服务器进行聊天的客户端工具....
这个程序是用DELPHI编写的,主要用于与BORLAND服务器进行聊天的客户端工具.-the procedure is used in the preparation of Delphi, mainly for servers with BORLAND Chat client tools.
- 2022-05-06 17:29:15下载
- 积分:1
-
这是一个基于API自己定义的可以用来解析自己定义协议的一个Socket数据解析类。...
这是一个基于API自己定义的可以用来解析自己定义协议的一个Socket数据解析类。-This is a definition based on its own API can be used to interpret the definition of their agreement a Socket data analytic category.
- 2023-05-17 08:30:03下载
- 积分:1