搜索资源列表
IPandhostEnum
- 枚举远程主机和IP地址-enumeration remote host and IP addresses
DNS_Resolv
- Resolves DNS Host Name to corresponding IP Address. It works both with URL as well as Machine Name in Network. -Resolves DNS Host Name to corresponding IP Address. It works both with the URL as well as Machin Name in e Network.
aresregular209_05022007
- Filesharing-Bittorrent p2p client connected to TCP supernode/leaf network and UDP DHT network. Ares features a built-in directshow media player, a powerful library manager, shoutcast radio support and can be used to host p2p Chatrooms. -Filesharing -
gethostnameandip
- 这是一个简单的mfc程序,能够获取主机名和ip地址,这是一个简单的demo.-This is a simple mfc procedures, access to the host name and ip address, This is a simple demo.
IpAddress
- 利用visual c++编写查询主机IP地址的一个程序,非常实用-prepared using visual c inquiries host IP address of a procedure, a very practical
WClientSocket
- 一个封装的SOCKET类和HOST类,压缩包中的示例
xLANInfo_demo
- xLANInfo is a useful tool for getting some information about LAN, such as remote-machine s IP/MAC/Host name/Shared resources.
ping_0.23
- ping命令是用来查看网络上另一个主机系统的网络连接是否正常的一个工具。ping命令的工作原理是:向网络上的另一个主机系统发送ICMP报文,如果指定系统得到了报文,它将把报文一模一样地传回给发送者,这有点象潜水艇声纳系统中使用的发声装置。-ping command is used to check on another network host system's network connection of a normal tool. Ping orders of the working
pingattcak
- Ping攻击代码,VC++。通过发送icmp报文探寻主机-Ping attack code, VC++. By sending icmp packets to explore the host
Angle
- 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如
shiyan
- TCP/IP中客户端与主机之间的通信代码实现-TCP/IP between the client and host communications code
ServerGprs
- 负责管理Led大屏幕和向Led大屏幕发送信息的上位软件,采用udp通讯方式,同时具有地图图片可以选择终端(Led大屏幕)。-Responsible for managing Led Led large screen and large screen send a message to the host software, using udp communication, both the map image to select terminal (Led large screen).
IPv4IPv6
- 在 IPv 4向 IPV6过渡的时,由于以IPv4为基础的互联网己经相当的稳定, 网络中的IPV4主机不可能立刻全部都转变成IPv6,整个过渡需要一个比较漫长 的过程。在过渡期间,由于1入4和IPv6在很长一段时期内会共存,因此很有必 要解决U,4和IP、6之间相互通信的问题。 目前 Ip v4 八Pv6过渡技术13主要有3种方案:隧道技术、双协议栈技术和地 址协议转换(NA】’-PT)。-In IPv 4 to IPV6 transition, due to IPv4-ba
Linux
- 为了 解 决 互联网发展过程中遇到的这些问题,早在02 世纪09 年代初期,互联网工程任 务组IETF就开始着手下一代互联网协议Ipng(IP一thenextgeneration)的制定工作16].正TF 在 RFC155O里发出了征求新IP协议的呼吁,并公布了新协议需要实现的主要目标,包括支持几 乎无限大的地址空间:减小路由表的大小 使路由器能更快地处理数据包:提供更好的安全 性,实现IP级的安全 支持多种服务类型,并支持组播:支持自动地址配置,允许主机不更 改地址实现异地
Chat_WINSOCK-TCP
- 里面有一个客户端,一个服务器端,只要两台主机分别装上一个端口,就可以进行通信-There are a client, a server-side, as long as the two were fitted with a host port, you can communicate
SearchLanComputer
- 基于UDP的局域网搜索器(UDP协议,多线程 ,NetBios,Microsoft Visual C++ 6.0、 C++) 功能:搜寻局域网内的计算机的信息(IP地址、工作组、主机名、用户名、MAC地址等),用户可以指定网段,保存搜寻结果 -UDP-based local area network search engine (UDP protocol, multi-threaded, NetBios, Microsoft Visual C++ 6.0, C++) Function
Getip
- GetIP.获取多个ip地址和主机名称。用vc6.0编制。-Get ip and host name.by vc 6.0
EncryptCPUID
- cpuid,网卡ID,主机ID,并加密,解密。 供商业化软件所需。-Access cpuid, card ID, host ID, and encryption, decryption. Requirements for commercial software.
TCP-Acceleration
- 随着网络带宽的迅速增长,主机协议处理开销已经成为系统整体性能的瓶颈.近年来,在协议加速领域开展了大量的研究工作,主要分为协议处理机制、实现以及结构的优化.在分析了协议处理的开销与性能之后,从协议机制、实现和处理结构这3方面对TCP(transmission control protocol)加速技术的研究现状进行了总结,并分析了进一步的研究方向-With the rapid increment of network bandwidth, the overheads of protocol on
FanOutClient
- // Client fan-out tool used to generate UDP & TCP fan-outs from a client to a single host/server. // Handy for network anomoly testing etc. // Normaly you would have the fanout server running on the target. Then using this client you can generat