搜索资源列表
EMB-TCP-IP-STACK
- 一个专为嵌入式系统编写的小型TCP/IP协议栈 TCP/IPLean,一个适于学习并容易移植的协议栈, 有专门书籍《嵌入式系统web服务器TCP/IP Lean》 进行详细介绍,很适合于希望了解TCP/IP基本原理 和代码实现的朋友 这里提供它的VC6版源码包下载, 它可以与超值型以上开发板提供的arpscan、ping 和udp实例配套,作为主机端的服务运行。 -an embedded system for the prepara
ip-rm
- ping 这些是源代码,用来检查对方是不是在线..大家下过去吧-ping these are source code, to check each other is online. . Members of past it
ping
- 首先建立通道,然后发送包,对方接受后返回信息,包括以下内容,发送的时间,包的内容,对方的ip地址和自己的地址,以及序列数 回送的时候包括双方地址,以及时间等.
Ping Ip Scan Port Scan Who Is
- 网络编程,扫描端口-network programming, scanning ports
ping
- 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方
ping
- 这是一个Ping程序,它是一个Winsole程序,因此在编译成功后,应该打开“开始”菜单的“运行”对话框然后单击“浏览”按钮,在该工程Debug和Release目录下得到可执行文件的路径和文件名,并在后面加入命令行参数:要Ping的IP地址。--This is a Ping program, it is a Winsole program, After compiled successfully, you may open the "running" dialog box of "start
networktools
- 网路IP小工具,包括扫瞄,Ping,多线Ping.-IP network of small tools, including scanners, Ping, multi-line Ping.
RawTCP-IP
- Raw TCP/IP类库,含ping,ipconfig,TcpServer,UdpScaner,Udpserver等内容-Raw TCP/IP library, including ping, ipconfig, TcpServer, UdpScaner, Udpserver etc.
ping
- 这是个ping ip地址的程序,功能和windows 自带的命令提示符的ping功能相当-This is a ping ip address the procedures, functions and built-in command prompt windows of the ping function quite
ping
- ping的原理就是首先建立通道,然后发送包,对方接受后返回信息,这个包至少包括以下内容,发送的时候,包的内容包括对方的ip地址和自己的地址,还有序列数,回送的时候包括双方地址,还有时间等,主要是接受方在都是在操作系统内核里做好的,时刻在监听,提供一段c程序的代码,希望对大家有用。 -ping is to first establish the principle of access, and then send packets, the other party accepted the re
ping
- 这是一个TCP IP Ping 的程序。 是通过API实现的。-A TCP、IP s PG is Ping as API
ping
- Ping 是Windows系列自带的一个可执行命令。利用它可以检查网络是否能够连通,用好它可以很好地帮助我们分析判定网络故障。应用格式:Ping IP地址。该命令还可以加许多参数使用,具体是键入Ping按回车即可看到详细说明。 -ping program
JustPing
- ping 源码,可ping其他计算机 网络ip-ping source code, you can ping other computers on the network ip
VFP_MAC_PING
- 主要功能是在VFP下扫描MAC地址;能连续PING多个IP,并且把结果保存到数据表中。-Main function is to scan MAC address of the VFP can continuously PING multiple IP, and the results are saved to the data table.
Ping-IP
- Ping IP Address Close Server
IP-ping
- 使用CMD的方法检测IP是否可以Ping IP是否可以Ping同-内网IP-ping
Ping-IP
- VB做的 网络ping 工具VB窗体可视化的实现代码,模块代码,统一放入一个模块中mPing 互联网搜索得到,略加整理。程序特点:Ping通就停了,不会一直Ping-ping ip tools
lost ping
- This utility make ping continusly for testing the connection to an IP showing the time a connection is lost and when it return.
ping-IP
- 使用C++实现Ping功能,通过该功能可以检测网络状态,稳定,亲测可用。-use C++ realise the operator of ping .You can test Internet status by it.
TCP-IP详解卷1
- 里面包括链路层,网际协议,地址解析协议,控制报文协议,ping程序等(Which includes link layer, Internet protocol, address resolution protocol, control message protocol, ping procedures, etc.)
