搜索资源列表
scanhosts
- 现在一个机房的主机已经达到了一定数量,进行网络管理时,常常需要确定当前网络中处理活动状态的主机。本设计的目标就是编制程序,利用ICMP的回送请求和回送响应,来发现指定网段中的活动主机。 本设计的主体思想是使用ICMPECHO数据包来探测指定网段内的活动主机。具体方法是:通过简单的发送一个ICMPECHO(Type 8)数据包到目标主机,如果ICMPECHOReply(ICMPtype0)数据包接受到,说明主机是存活状态。如果没有就可以初步判断主机没有在线或者使用了某些过滤设备过滤了ICMP的
GetClientList
- 以动态库的形式提供接口,探测LAN 内全部在线计算机 判断某计算机的指定端口是否处在活动状态
web_server_for_arm_linux.rar
- 在完成视频编解码的嵌入式设备(arm-linux环境)上开发的轻型Web服务程序,可支持浏览器访问嵌入式设备,查询状态、设置参数,并可远程在线升级。,Complete video codec in embedded devices (arm-linux environment) to develop procedures for light Web services can support the browser embedded devices, query status, set param
NetToolkit
- 一套网络扫描的工具集,包括扫描主机名,扫描当前网段机器。捕捉网卡状态,跟踪路由器,看网站是否在线等等。-A set of network tools for scanning, including scan host name, the current network segment scanning machines. Capture card, and tracking a router, see Web site is online and so on.
server_client
- linux下的客户机与服务器网络程序,实现实现客户机能群聊的功能。服务器可以查看当前的在线客户状态。开发环境为linux ubutun 10.04 用gcc编译-linux client and server under the network program to achieve functional groups to achieve customer chat feature. Server can view the current state of online customers. D
ocspChecker
- 证书状态在线查询,使用Openssl库。(ocsp checker by openssl)