资源列表
FileServerUsingVC
- 用vc实现了一个文件操作服务器框架。接收客户程序发来的命令,如果命令含有delete,就把delete后面的文件全路径截取出来,然后删除该文件。大家可以扩展命令集合,即扩充协议,从而实现任何服务器端的文件操作。包含列目录、下载、上传等功能。-Implement a file operation server framework using VC. Upon Receiving a command sent by the client, if the command contains "delet
backupfile11.24
- 模仿RealVNC412编的,查看服务端的盘符文件内容并且看到感兴趣的可以文件下载下来,同时也可以上传文件到服务端任意位置的通信和文件操作程序,支持单个文件以及一个目录下的所有文件上传或下载。照搬realVnc的网络通信功能,以及支持多客户连接功能。客户端也尽量模仿realvnc的客户端,包括断线重连,属性页对话框,以及主体交互对话框,都是直接用SDK编的,当然也是抄的RealVNC.客户端以及服务端源代码文件夹下的common文件夹是静态库文件,有的是照搬RealVNC412源码,有的是模仿写
gridsphere-2.2.10-src
- GridSphere是在欧盟提供基金的GridLab项目下开发的,提供了一个非常复杂的门户,该门户为各种终端用户提供高度定制的环境。-GridSphere in the EU to provide funds GridLab projects under development, provides a very sophisticated portal, which provides highly customized for a variety of end-user environment.
CSocketCommunication
- 在原有socket程序上,通过onrecieve和onsend两种CSocket类 实现双工通信-Socket in the original program, through onrecieve and onsend CSocket class implements two-way communication
thread_pool.tar
- 线程池类,该线程池主要实现了任务分离,通过一个抽象类来对任务进行分离。-Thread pool class, the main achievement of the task thread pool separated by an abstract class to separate the tasks.
nmap-6.25
- 最新的nmap源代码,包括项目工程文件,运行即可分析代码结构-Latest nmap source code, including project files, run the code structure can be analyzed
a8_secdoor
- 实现了在DOS下的, 嵌入式可视对讲程序, 能实现视频的获取, UDP网络传送。(The implementation of the embedded visual intercom program under DOS can achieve video acquisition and UDP network transmission.)
openerp-server-5.0.14.tar
- openerp 5.0.14 服务器源码-openerp 5.0.14 server
java
- java案例开发集经典案例,详细讲解每一部的步骤-java
easyEmule
- easyEmule ,verycd开发的最新版本电驴,具有较好的参考价值-easyEmule, verycd develop the latest version of eDonkey, a good reference value
MyEclipse_Axis1.4
- 三种开发部署Axis的方式。入门级的绝佳珍藏资料。-Axis development and deployment of three ways. An excellent entry-level data collection.
WINSOCK-TCP
- winsock编程,聊天c/s聊天程序,适合出血者学习winsock-winsock example