资源列表
changeword
- 一个控制台下用程序修改系统用户密码的小程序
showLAN
- 显示LAN中所有域服务器以及计算机
webxml_src
- codeproject上的网络编程,webxml-codeproject network programming, webxml
ServerIOCP
- 一个非常标准的IOCP服务器程序,在命令行下运行,可用于测试
截获数据包
- 一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.. -a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the rules of the things you want to de
HTTPDownload
- 实时HTTP下载控件 实时HTTP下载控件-HTTP download real-time control HTTP download real-time control
NetTime
- nettime程序 可以随时获取internet上的时间 非常好用
控制拨号连接的类
- 控制拨号连接的类,提供拨号,挂段,脱机工作等方法,检测连接状态。-A Class For Dialup Network Controlling, providing functions of dialing up, putting down, offline, connection status checking, etc
winsockjflsjflsdf
- VC网络编程 开发环境VC++ 初学者适用-VC network programming environment applicable VC beginners
netconnet
- 一个c# 做的例子,判断本地网络有没有联通,看后就明白了.-an example so that judgment is not local network connection, and after look at see.
JavascriptUBBEditor
- Javascr iptUBBEditor,基于Javascr ipt的网页编辑器
ipget
- 本地IP获取程序,通过gethostname和gethostaddr两个函数来获取计算机名和IP.