-
使用UDP协议的网络通信,发送接收模式的方向
用UDP协议实现网络通信,发送方向接收方发送字符串消息“This is a test.”,接收方接收并显示字符串,如果几首成功,则发送方显示“OK”。-Using UDP protocol network communication, send the direction of the receiving party to send a string message
- 2022-03-01 08:18:20下载
- 积分:1
-
ppc上的udp通讯
测试通过,wm6上测试通过.
ppc上的udp通讯
测试通过,wm6上测试通过.-ppc on udp communications test, wm6 on the test.
- 2022-01-28 16:04:00下载
- 积分:1
-
邮件客户端的代码示例
邮件客户端的代码示例-E-mail client sample code
- 2022-09-12 13:10:02下载
- 积分:1
-
采用CAsyncSocket实现的聊天程序
采用CAsyncSocket实现的聊天程序-CAsyncSocket realize the use of the chat program
- 2022-03-23 07:42:03下载
- 积分:1
-
由一个外国人创建的超强WEB界面,绝是强啊`~
由一个外国人创建的超强WEB界面,绝是强啊`~-Created by an alien super-WEB interface is not strong ah `~
- 2023-07-08 21:35:07下载
- 积分:1
-
此示例将向您展示如何使用WebBrowser控件和如何禁用R.
This sample will show you how to use the WebBrowser Control and how to disable right click context menu for browser s window. Requires installed Internet Explorer 3.xx or Internet Explorer 4.xx. Works with both versions. This sample works with All version of VB5.
- 2023-06-04 03:15:03下载
- 积分:1
-
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
-
多线程端口扫描
一个代码很规范的程序,实现对目标IP的主机进行端口扫描,其中线程数在程序中内嵌,无法自定义。可以自定义要扫描的端口号,有操作界面,操作简单,运行流畅,不会出现运行过慢的情况,不会卡顿,很好的例子。源码中有详细的注释。
- 2022-10-20 18:05:04下载
- 积分:1
-
ChatOneToOne LAN is a peer
ChatOneToOne 是一个局域网点对点来聊天软件附有源代码,适合于初学者-ChatOneToOne LAN is a peer-to-peer software to chat with the source code, suitable for beginners
- 2022-02-13 19:47:22下载
- 积分:1
-
使用DirectPlay实现类似CS游戏服务器通讯.
主要完成数据传输模块...
使用DirectPlay实现类似CS游戏服务器通讯.
主要完成数据传输模块-Using DirectPlay to achieve a similar CS game server communications. The main data transfer module completed
- 2022-09-22 06:55:02下载
- 积分:1