-
简单实现tftp协议的服务器端,可以采用windows自带的client进行调试...
简单实现tftp协议的服务器端,可以采用windows自带的client进行调试-simple implementation of the agreement tftp server, bringing their windows can be used for debugging the client
- 2022-07-03 14:08:42下载
- 积分:1
-
ASP.NET数据库链接SQL的一些例子,都是很好的我想一定会对您有用的。...
ASP.NET数据库链接SQL的一些例子,都是很好的我想一定会对您有用的。-ASP.NET SQL database link some examples are very good, I think you will definitely be useful.
- 2022-03-16 09:55:42下载
- 积分:1
-
一个软件自动更新程序,包括更新文件版本等信息获取,md5码计算比较,http下载,cab压缩文件解压等模块...
一个软件自动更新程序,包括更新文件版本等信息获取,md5码计算比较,http下载,cab压缩文件解压等模块-an automatic software updates, including the updating of documents and other information obtained, md5 dollar terms, http download, decompress compressed files cab modules
- 2022-08-26 14:05:09下载
- 积分:1
-
ping 的测试,可返回地址,数据包大小,及时间
ping 的测试,可返回地址,数据包大小,及时间-ping test, and they can return to the address, packet size, and time
- 2022-03-25 05:49:45下载
- 积分:1
-
here is a generation of the data definition packet content used in a byte array...
这里是一段关于生成数据是定义数据包中内容时用到的一个byte数组的定义和合并方法-here is a generation of the data definition packet content used in a byte array to the definition and method of merger
- 2023-05-23 15:55:03下载
- 积分:1
-
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。...
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。-For LAN file transfers, regardless of file can be more correctly conveyed to the destination.
- 2022-09-17 13:20:03下载
- 积分:1
-
本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形...
本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。
-the cases to achieve a complete network of four mahjong games, the procedures set server and client functions and integration. The cases are introduced to the non-network services established, the sequence of transmission of information, the establishment of a virtual three-dimensional space, drawing and display bitmap in memory to create bitmap graphics and mapping.
- 2023-03-25 04:00:03下载
- 积分:1
-
单线程文件传输,MFC,使用onreceive和onsend
单线程文件传输,MFC,使用onreceive和onsend-Single-threaded file transfer, MFC, use the onreceive and onsend
- 2022-03-25 02:08:24下载
- 积分:1
-
tcpip_lib33版本,新增加构造IP/TCP/UDP数据包的例子
tcpip_lib33版本,新增加构造IP/TCP/UDP数据包的例子-Tcpip_lib33 version, and a example in which IP/TCP/UDP data packet`s constructure is added
- 2022-03-13 06:10:09下载
- 积分:1
-
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
- 2022-12-17 06:10:05下载
- 积分:1