-
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
-
Win2000/XP中利用API函数实现信使服务功能
Win2000/XP中利用API函数实现信使服务功能-Win2000/XP using API functions courier services
- 2022-03-24 07:48:31下载
- 积分:1
-
eMule VeryCD版是完全自由的GPL软件,诚邀各路高手合作开发,有意者请联系:dashhuang@gmail.com
eMule VeryCD版是完全自由的GPL软件,诚邀各路高手合作开发,有意者请联系:dashhuang@gmail.com-wired version is completely free of GPL software, invites all year cooperative development Interested parties please contact : dashhuang@gmail.com
- 2022-01-25 17:08:48下载
- 积分:1
-
a serial communication program Dongdong, introduced a good example and source co...
一个串口通讯编程的东东,介绍了很好的范例和源代码,请看看 -a serial communication program Dongdong, introduced a good example and source code, please see
- 2023-02-17 07:20:03下载
- 积分:1
-
linux下的文件传输系统,有客户端和服务器端
linux下的文件传输系统,有客户端和服务器端-Under linux file transfer system, a client-side and server-side
- 2022-02-12 02:09:03下载
- 积分:1
-
一个串口通信的VB源程序,用于控制或者站台的信息显示.
一个串口通信的VB源程序,用于控制或者站台的信息显示.-A serial port communication VB source code for the control of the site or the information display.
- 2022-05-01 00:29:05下载
- 积分:1
-
本程序为asp+sql搭建,能够为您的企业或者部门搭建一个稳定的企业招聘平台!
有的朋友可能比较喜欢access数据库类型的,但是如果你真想把网站做大的话,...
本程序为asp+sql搭建,能够为您的企业或者部门搭建一个稳定的企业招聘平台!
有的朋友可能比较喜欢access数据库类型的,但是如果你真想把网站做大的话,你
还是应该考虑采用sql数据库,具有一定的吞吐量!
版权非我所有,网络是共享的,只要你有能力就可以自己任意的增加修改功能!
21sji_job.bak是备份数据库,你可以通过sql2000还原他就可以!
管理员:admin
密码:admin-the asp sql procedures for structures, to your business or departments to set up a stable platform for enterprises to recruit! Some friends may prefer the type of database access, but if you really want to make the websites, you should still consider using sql database and to a certain extent the throughput! Copyright myself all, the network is shared, as long as you have the ability on their own to amend the increase in arbitrary function! 21sji_job.bak backup database, you can restore his MACHINE! Administrators : admin password : admin
- 2022-09-19 09:45:03下载
- 积分:1
-
access remote machines physical address
c#获得远程机器物理地址-access remote machines physical address
- 2023-05-13 18:45:02下载
- 积分:1
-
< 网络通信编程实用>>一书的源代码。有vc各种通信编成的实例。...
< 网络通信编程实用>>一书的源代码。有vc各种通信编成的实例。-lt; Lt; Network programming practical gt; Gt; A book of the source code. There are various communications into vc examples.
- 2022-05-31 20:32:35下载
- 积分:1
-
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助...
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助-yourself writing a multithreaded process chat server has been used object-oriented methods of packaging. Want to help others
- 2022-06-21 17:57:16下载
- 积分:1