资源列表
ScreenSpy_UDP
- 完整的GDI屏幕传输源代码,远程控制软件中最重要的功能代码.
tcpip
- tcp/ip 编程 主要面向初级,中级,网络程序员
TCP_Server_Client
- TCP_IP 的客户端与服务端的详细源码
trojanhorse-DIY
- 使用VC编写的木马相关功能的教程和演示代码 在此向原作者表示感谢!
TCP
- TCP做的一个SOCK,感觉效果还很不错。
threadpoo.tar
- threadpoo #include \"thread-pool.h\" static void *tp_work_thread(void *pthread) static void *tp_manage_thread(void *pthread) static TPBOOL tp_init(tp_thread_pool *this) static void tp_close(tp_thread_pool *this) static void tp_p
ExecuteCommand
- ExecuteCommand.zip try { //Asynchronously start the Thread to process the Execute command request. Thread objThread = new Thread(new ParameterizedThreadStart(ExecuteCommandSync)) //Make the thread as background thread. objThread.IsBac
6
- matlab for studies of error detection techniques in data communications
fenci
- 一个简单的分词程序,里面有代码和词库,编译连接后在命令行里运行
a33
- 功能: 组织管理 部门管理 班组管理 用户管理 通用模块 公告 联系人 讨论组 文档 事件 图库 HtmlText ifr a me Image 链接 Xml
Example3
- 基于STRUTS+HIBERNATE框架的用户登陆修改密码模块,数据库用HIBERNATE,包括ACTION和FORM设计.
MyQQ
- 一个进行局域网内消息发送和接收的小程序。