搜索资源列表
PortScannerVC++
- 本程序可通过IP地址或主机名在指定的范围内扫描某台机器提供的应用程序端口-the proceedings through an IP address or host name in the designated area within a scanning machine for the application port
kechengsheji
- DNS协议为应用层协议,可实现IP地址和主机名之间的转换。可以获得给定主机的ip和主机名。-DNS protocol for application layer protocol, IP address and enables conversion between the host name. Access to a given host ip and host name.
GetHostMessage
- 用visual studio 2005(vb也可以实现)编写的Windows应用程获取主机名称和主机的IP地址-Using visual studio 2005 (vb also can be achieved) the preparation of-way access to the Windows application host name and host IP address
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
IP-and-date-got
- 获取主机IP和当前时间的C++程序,可以在签到系统中应用。-Access to the host IP and the current time in C++ program, you can sign the application system.
nrpe-2.12.tar
- nrpe 为linux下的nagios的核心服务,只有有了他才可以监控其他的远程主机,可是他的功能不进入此,他还可以做代理应用-Nrpe for Linux nagios core services under, only he just can monitor other remote host, but his function is not to enter it, he can also do application agent
drbd-8.4.1.tar
- DRBD是一种块设备,其目的是建立高可用性 集群。 这是通过镜像整个块设备通过(一个专用) 网络。您 可以看到它作为一个网络RAID - 1。 DRBD技术需要的数据,将它写入到本地磁盘,并将其发送到其他主机。在其他主机上,它需要到磁盘。所需的其他组件是一个群集成员服务,应该是心跳,和一些顶级工程上的应用- DRBD is a block device which is designed to build high availability clusters. T
hostmibs
- This file contains the routines to copy the statistics used by the driver to the Host MIBS structure and giving the same to Application.
console
- 执行一个控制台程序并捕获它的输出,很不错的例子 -Simple project which demonstrates a method of executing a console application and capturing its output to be displayed by the GUI host
ApplicationCacheHost
- Application Cache Host Internal for Linux.
fastdb-3.36.tar
- FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。通过降低数据传输的开销和非常有效的锁机制提供了高速的查询。对每一个使用数据库的应用数据库文件被影射到虚拟内存空间中。因此查询在应用的上下文中执行而不需要切换上下文以及数据传输。fastdb中并发访问数据库的同步机制通过原子指令实现,几乎不增加查询的开销。fastdb假定整个数
MonkeyRunner
- MonkeyRunner is a host side application to control a monkey instance on a device.
VHDLsonic
- FPGA把每路测距单元计算得到的障碍物距离信息通过RS-232接口传输到上位机,便于后续应用或上位机界面显示。同时,为了提高测距仪器的便携性,还为其安装了液晶显示屏,实时显示各路距离信息-FPGA put obstacles ranging from Each unit calculates the information obtained via RS-232 interface to transfer to the host computer to facilitate subsequent
01_session_daemon_test
- 在网络通讯时,源主机的应用程序知道目的主机的IP地址和端口号,却不知道目的主机的硬件地址,而数据包首先是被网卡接收到再去处理上层协议的,如果接收到的数据包的硬件地址与本机不符,则直接丢弃。因此在通讯前必须获得目的主机的硬件地址。ARP协议就起到这个作用。源主机发出ARP请求,询问“IP地址是192.168.0.1的主机的硬件地址是多少”,并将这个请求广播到本地网段(以太网帧首部的硬件地址填FF:FF:FF:FF:FF:FF表示广播),目的主机接收到广播的ARP请求,发现其中的IP地址与本机相符,
