-
CloseWindow
一个监控网卡的程序。功能如果网卡掉线,电脑自动关机(A monitoring procedure for the network card. Function if the network card offline, the computer automatically shuts down)
- 2008-07-17 13:27:47下载
- 积分:1
-
juyuwang
该程序简单介绍了如何创建局域网的C/S工作模式,简单可靠。(The simple procedure describes how to create LAN C/S mode, simple and reliable.)
- 2011-10-14 14:31:59下载
- 积分:1
-
testdlg
检测NAT类型的客户端,程序中指定了服务器IP地址,用户可以自行修改(Detect NAT type of the client, the program specifies the server IP address, the user can modify)
- 2013-08-22 10:16:36下载
- 积分:1
-
eMuleBT_Src
eMuleBT驴 源程序,是一个较好的使用p2p技术的实现,其流行也带动了p2p技术的快速发展。(donkey eMuleBT source is a better use of p2p technology, realize, and its popularity has also led to the rapid development of p2p technologies.)
- 2008-07-01 10:56:14下载
- 积分: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
-
MyPing
网络延迟测试工具。测试出网络速度带宽,大小(
Network latency test)
- 2016-05-28 11:02:21下载
- 积分:1
-
WindowsSockets
SOCKET编程规范(SOCKET programming specification)
- 2008-03-27 15:35:30下载
- 积分:1
-
NetTraffic_MFC
利用CButton模拟的网络流量统计控件,可作为学习(The use of simulation CButton controls the network traffic statistics can be used as learning)
- 2009-05-01 15:29:08下载
- 积分:1
-
vcwangluobiancheng
说明: vc网络编程全解析,多个源码,全部为vc6打开,每个章节的源码例程都包括在里面,很好的东西,供大家学习应用 (vc network programming full resolution, multiple source, all the vc6 open source routines for each chapter are included in it, very good, for everybody to learn application)
- 2010-04-03 21:35:29下载
- 积分:1
-
VB
说明: vb聊天室源码,一对一聊天。winsock控件实现的一款聊天软件。(VB Talking station.)
- 2013-12-07 14:00:17下载
- 积分:1