资源列表
RasDetect_demo.zip
- 检测RAS是否安装
ScannerDemo
- 该程序完成的功能是下指定的IP地址的指定端口发送一个SYN封包,然后等待对方回应。-completion of the program's function is designated under the IP address of the designated ports to send a SYN packet. then wait for the other side to respond.
RawSocket
- VC下基于winsock2的原始套接子发送程序,含有详细的注释说明,是学习网络编程的很好的例子
天气预报
- 一个可以检测网络连接状况并能查询当日各大城市的天气状况的程式-can detect an Internet connection and check the date of the major cities in weather conditions formula
GroupTalk
- windows socket 网络编程的grouptalk例子
ARPtest
- arp攻击工具,使用了sdk开发包,局域网用的
ReIp
- 动态刷新IP,对2000局域网有用,没有密码.从VCKbase上Down的.好东西推荐一下.-refresh dynamic IP, LAN useful to 2000, no password. Down from the VCKbase on. Good things can get.
Bootp简单示例
- Bootp的简单示例,服务端客户端都有,建个项目加文件就成
getNameIp
- 可以获取主机的name和ip,调用windows动态链接库,源代码非控件-can access mainframe name and ip, called Windows dynamic link libraries, source code control -
NetworkMonitor_src
- 网络包监视,检测,能够遍历所有工作组网络成员及不同工作组成员-packet network surveillance, detection, to traverse all working group members of the network and various members of the Working Group
scktcomp
- Delphi 下Socket包类库,学习还是有用。
FportClient
- 一个基C/S的远程管理软件的delpli代码。朋友给的。但我编译不成功。有兴趣朋友自己弄啊