-
PPowerTalkClient
功能强大的聊天工具,可以跨网关聊天,并且传送文件(Powerful chat tool, you can chat across the gateway, and transfer files)
- 2009-10-18 23:34:40下载
- 积分:1
-
WindowsSocket
第1章 计算机网络体系结构
第2章 NetBIOS编程户端
第3章 重定向器、邮槽和管道
第4章 网络协议TCP/IP
第5章 局域网编程
第6章 Winsock基础
第7章 Winsock API高级编程
第8章 MFC Winsock高级编程
第9章 深入UDP
第10章 WinInet API开发
第11章 网络协议实现及应用
第12章 综合实例(
Chapter 1 Computer Network Architecture
Chapter 2 NetBIOS programming client households
Chapter 3 redirector, and pipelines Mailslot
Chapter 4 Network Protocol TCP/IP
Chapter 5 LAN Programming
Chapter 6 Winsock basic
Chapter 7 Advanced Programming Winsock API
Chapter 8 Advanced MFC Winsock Programming
Chapter 9 in depth UDP
Chapter 10 WinInet API development
Chapter 11 Network Protocol implementation and application of
Chapter 12 General Example)
- 2009-03-14 12:15:17下载
- 积分:1
-
Onvifshengzhe8688
Onvif实例源码 VC6.0 C++开发 便于学习 Onvif开发入门 Onvif协议开发训练(Onvif instance source VC6.0 introduction to c++ development to facilitate learning Onvif Onvif protocol development training)
- 2013-07-31 16:25:35下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
SAF
回声消除代码实例,具有一定的参考价值,可以下载使用。(voice aec code example ,will be valuable to you work if you download it)
- 2021-04-21 14:58:50下载
- 积分:1
-
IOCPScalableServer
该代码展示了如何利用完成端口配合异步I/O开发可扩展服务端。(The code demonstrates how to complete port with the use of asynchronous I/O can be expanded development of the server.)
- 2007-06-19 17:55:21下载
- 积分:1
-
packet-capture-code
网络数据包抓取代码,压缩包里面的代码比较全,没有解压密码。(network packet capture code,when you extract archive,you no need put in keys.)
- 2020-07-09 17:18:55下载
- 积分:1
-
ScanPort
说明: MFC实现多线程 简单端口扫描程序 能自定义线程数量及扫描端口范围(MFC simple multi threaded port scanner can scan a custom port number and scope of the thread)
- 2020-11-25 00:49:38下载
- 积分:1
-
zxshell3
说明: 后门zxshell3.0 一个功能强大的后门(Zxshell3.0 a powerful backdoor backdoor)
- 2008-09-27 14:29:31下载
- 积分:1
-
MAC-scanV3.21
可实现多种方式的MAC扫描,确保扫描到目标网络中所有的网络mac地址(MAC can be scanned to achieve a variety of ways to ensure that the network scan to the destination mac address of all network)
- 2010-12-17 06:44:28下载
- 积分:1