-
一个聊天室的小程序,里面含有服务器端和客户端,可以实现多人聊天。用MFC编写。...
一个聊天室的小程序,里面含有服务器端和客户端,可以实现多人聊天。用MFC编写。-A chat room applet, which contains a server-side and client, you can realize more than chat. Prepared using MFC.
- 2023-05-29 21:40:03下载
- 积分:1
-
一个很好用的JS控件,所见即所得,可以直接用在网页中,将后台所编辑的东西,一模一样的在前台显示出来...
一个很好用的JS控件,所见即所得,可以直接用在网页中,将后台所编辑的东西,一模一样的在前台显示出来-a good use of JS control, WYSIWYG, can be directly used on the website, as background to edit things, the same as shown in the foreground
- 2022-01-26 03:38:01下载
- 积分:1
-
一个类似于MSN的P2P的信息传递的例子
一个类似于MSN的P2P的信息传递的例子--This is an example of P2P information transferring which is similar to that in MSN
- 2022-01-21 22:41:46下载
- 积分:1
-
an agreement can be achieved in an ICMP procedures, the process can be achieved...
一个能够实现ICMP协议的一个程序,在程序中能够实现ping功能和trace route功能。 以上程序在VC6.0中调试通过 系统平台是:Windows XP Professional-an agreement can be achieved in an ICMP procedures, the process can be achieved ping function and trace route functions. The procedure adopted Operating System Platform Debugger is : Windows XP Professional
- 2022-01-24 18:07:08下载
- 积分:1
-
The use of WinPcap to capture IP traffic within a local area network and conduct...
利用 WinPcap 捕获局域网 内的 IP 流量并进行简单分析 本程序是基于 MFC 结构的对话框应用程序,直接双击可执行文件(IPCapture.exe)即
可运行。-The use of WinPcap to capture IP traffic within a local area network and conduct a simple analysis of the structure of this program is based on MFC dialog box application, directly to double-click the executable file (IPCapture.exe) to run.
- 2022-03-03 10:26:50下载
- 积分:1
-
Synchronous machine model
Synchronous machine model- Synchronous machine model
- 2022-07-19 09:55:36下载
- 积分:1
-
PetShop 3.0 Installer.msi微软示例代码
PetShop 3.0 Installer.msi微软示例代码-1955-1964 3.0 Installer.msi Microsoft sample code
- 2022-03-19 19:58:44下载
- 积分:1
-
反转字符串
此代码只是变相向其相反的方向键入的单词。如果您输入一个字符串,例如一个字它回显示本身的反向。
- 2023-02-24 15:00:04下载
- 积分:1
-
这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。...
这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。-It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.
- 2022-08-10 20:39:14下载
- 积分:1
-
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信...
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side two-way communication, using QLocalSocket/QLocalServer to achieve them simple, but the communication efficiency is too low, the client made the data, the server-side readyRead the signal delay of about 100ms (see QT source code found inside using a 100ms timer device to detect the signal), and later their shining QLocalSocket encapsulates the idea of windows named pipes, using multiple threads to receive data, tested on this machine, the communication efficiency has clearly improved.
- 2022-05-28 11:28:15下载
- 积分:1