-
Mouse acquire, at any time to realize the mouse can be used, not as the callback...
鼠标的获取,实现鼠标在任意时候都可以使用,不用在回调函数里面那样繁琐-Mouse acquire, at any time to realize the mouse can be used, not as the callback function inside the red
- 2022-08-13 16:27:36下载
- 积分:1
-
clientudp
clientUDP
-clientUDP
- 2022-01-26 06:34:40下载
- 积分:1
-
一个使用ndis的抓包程序,对ndis感兴趣的可以研究研究
一个使用ndis的抓包程序,对ndis感兴趣的可以研究研究--A catching packet program by using ndis
- 2022-01-20 23:12:34下载
- 积分:1
-
使用Winsock实现网络聊天室的功能,用visual c++编写。
使用Winsock实现网络聊天室的功能,用visual c++编写。-The use of Winsock realize the function of the network chat rooms, using visual c++ Prepared.
- 2022-10-25 14:15:03下载
- 积分:1
-
Socket 异步通信,用户可以用不同的方式 不必须等待一个操作结束,然后在做别的操作,可以并行操作Socket。...
Socket 异步通信,用户可以用不同的方式 不必须等待一个操作结束,然后在做别的操作,可以并行操作Socket。-Socket asynchronous communication, users can use a different method does not have to wait until the end of an operation, and then doing other operations, operating in parallel socket.
- 2022-05-17 00:03:27下载
- 积分:1
-
短信后台监测最新短信API(综合网关),支持CMPP2.0,CMPP3.0,CNGP,SGIP,SMGP,SMPP.含详细开发接口文档,demo.强烈推荐!...
短信后台监测最新短信API(综合网关),支持CMPP2.0,CMPP3.0,CNGP,SGIP,SMGP,SMPP.含详细开发接口文档,demo.强烈推荐!-background monitoring the latest SMS messaging API (Integrated Gateway), support CMPP2.0, CMPP3.0, WWW, SGIP, searched, SMPP. With the development of detailed interface documentation, demo. Strongly recommended!
- 2022-02-10 04:11:00下载
- 积分:1
-
PING a small program, VC6.0 to prepare for the novice test.
一个PING的小程序,VC6.0编写,供初学测试。-PING a small program, VC6.0 to prepare for the novice test.
- 2022-01-26 03:02:39下载
- 积分:1
-
关于FTP的代码,支持网络间的文件传输,用户权限的设定.
关于FTP的代码,支持网络间的文件传输,用户权限的设定.-on FTP code, the support network file transfer, set user privileges.
- 2022-01-31 12:07:58下载
- 积分:1
-
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题.-This program is an external upgrade (requires the main program call), the specific code is not listed here, or to look up the source code for it. The main idea of this procedure is obtained by reading the file server upgrade and update address, a new version If you want to get inside is to download the upgrade process (in the main program within the auto-detection and auto-upgrade), just start in the main program code can be related, we do not try to imitate, the main idea and this is about the same, different The Department is how to deal with the main program automatically shut down and startup problems.
- 2022-06-17 12:40:28下载
- 积分:1
-
基于UDP MFC编程环境
UDP MFC 包含服务器和客户端,
本实验设计内容是:设计一个程序,实现聊天功能,要求有客户端和服务器端。客户端能实现消息的输入和发送、接收消息、连接服务器与断开连接等基本功能;服务器端要求能收发信息、保存客户端的IP信息地址、将接收到的消息向所有客户端转发等基本信息。
- 2022-11-27 05:40:03下载
- 积分:1