搜索资源列表
c_s_udp_tcp
- 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use
DarkStRat20081.5
- 暗组远控1.5源码,学习远控的例子,绝对能够上线,源码改自西班牙远控,很多代码都是经典的-1.5 Remote Control Dark-source group, study the examples of far-controlled absolutely be able to on-line, source change control is far from Spain, many are classic code
DTU-DEMO
- 本例子已经包括了不同网络事件工作模式下的代码 用户只需要改变工作模式即可看到相关的运行情况-The examples have included different network operating mode code in the event the user only needs to change the mode of operation to see the relevant
vbremoteaccess
- VB实现远程连接Access例子,C/S构架远程连接查询ACCESS,客户端和服务端程序已实现,源代码奉献给大家。-Examples of Remote Connection Access VB, C/S architecture remote connection check ACCESS, client and server processes have been achieved, the source code dedicated to you.
RD_VS2008
- 远程控制程序 这里有两个项目,携手合作,远程控制电脑。该软件仅适用于XP及以上,而且非常稳定。服务器可以处理多个客户端,每个客户端可以处理多个相同或不同的服务器连接。 该项目是一个服务器和客户端对。服务器是RDS,远程桌面服务器和客户端,RDV,远程桌面浏览器。可执行文件的源代码打包,并为Visual Studio 2005和2008年项目。我建立了一个zlib库的自定义项目,并把它编译成一个Windows库/吨设置。包括32位和64位库文件,发布和调试模式,包括。 ZLIB.H和
rd
- 网上淘的关于屏幕控制的源码,比较好,基于VS平台。Here are two projects that work together to remote control PCs. This software only works for XP and above, and is very stable. The server can handle multiple clients, and each client can handle multiple connections to the sam
