Welcome![Sign In][Sign Up]
Location:
Search - ping-a

Search list

[Screen saverpingmu

Description: 这是一个屏幕保护程序,用VB实现,自我感觉做的挺简单的,呵呵,希望大家喜欢阿。 -This is a screen saver, using VB to achieve, sense of self, the very simple to do, huh, huh, I hope everyone likes the Arab-Israeli.
Platform: | Size: 6144 | Author: jdwh | Hits:

[Embeded-SCM Developade7758

Description: 电能计量芯片AD7758的初始化程序 ?缒芗屏啃酒珹D7758的初始化程序-Energy metering chip AD7758 initialization procedure? Let down with a rope chew on liquor Cheng Xiang Ping D7758 initialization procedure
Platform: | Size: 1024 | Author: | Hits:

[assembly languageMSP430

Description: 用MSP430汇编写的简单IP协议程序,实现了ARP、Ping、UDP的协议操作,完成串口与以太网的数据转换。-MSP430 compiled using IP protocol to write a simple procedure to achieve the ARP, Ping, UDP protocol operation, the completion of serial and Ethernet data conversion.
Platform: | Size: 38912 | Author: sunxiaoli | Hits:

[TCP/IP stackmyPing

Description: 这是一个简单的Ping程序的实现,模仿了Ping 的原理,对学习TCP/IP协议的朋友很有帮组,可以理解其原理,加深对网络的理解. 在学习中,大家可以相互交流,可以和我联系:QQ 48150181 Email:songshiyou888@163.com ping 是向目的地址发送一个icmp回显请求报文,然后等待回显应答报文 并在超时打印超时信息,本代码没有实现超时检测.-This is a simple procedure to achieve Ping, Ping imitate the principles of learning TCP/IP protocol is to help groups of friends, you can understand the principle, to deepen understanding of the network. During the study, everyone they communicate with each other, you can and contact me: QQ 48150181 Email: songshiyou888@163.comping destination address to send a icmp echo request packet, and then wait for Echo Reply message and print overtime information in overtime, the overtime detection code did not materialize.
Platform: | Size: 4096 | Author: songshiyou | Hits:

[WAP developPPPxieyishagnwang

Description: 使用VC++开发的很棒的上网拨号工具的程序的源码,可以选择PING,UDP,TCP/IP等等方式,功能比较全面.Using Visual C + + development of the great tools of the Internet dial-up program source code, can choose PING, UDP, TCP / IP, etc., function more comprehensive.-Use VC++ Developed a great tool for Internet dial-up procedures for source code, you can choose to PING, UDP, TCP/IP and so on the way, a more comprehensive functionality. Using Visual C++ Development of the great tools of the Internet dial-up program source code, can choose PING, UDP, TCP/IP, etc., function more comprehensive.
Platform: | Size: 3719168 | Author: 胡权 | Hits:

[Grid ComputingVBPing

Description: VB真正Ping指令类模块 一个我使用感觉很好的Ping指令类模块,提供IP地址ping,网站地址转换为IP地址的功能,包含2方法,1一个属性. -VB Class Module command Ping truly a feel good I m using the Ping command class module to provide IP address ping, website address translation functions for IP addresses, including the 2 methods, 1 an attribute.
Platform: | Size: 6144 | Author: 谢枫 | Hits:

[DirextXDemos

Description: 使用directX 编写的一个完整的游戏,效果不写,学习directx的一个好例子-The use of DirectX prepared a complete game, the result is not writing, learning a good example of directx
Platform: | Size: 9031680 | Author: hotnetbar | Hits:

[TCP/IP stackCpp1

Description: ping程序,可以实现ping单个和一个主机的程序实现-ping procedures, can ping a single and a host program
Platform: | Size: 2048 | Author: jim | Hits:

[BooksPingorder

Description: ping永远是个说不完的话题 大家看看 好的话我这里还有-ping Forever is a topic we look at too many good here I have
Platform: | Size: 3072 | Author: 黄春亮 | Hits:

[Internet-Networkping_src

Description: 一个MFC编写的PING程序,无解压密码-MFC prepared a PING procedures, without decompression password
Platform: | Size: 37888 | Author: ligang | Hits:

[Sniffer Package captureWinPingSrc

Description: 界面比较好的一个程序,使用MFC实现PING功能-A better interface, the use of MFC to achieve PING function
Platform: | Size: 34816 | Author: ligang | Hits:

[Internet-NetworkPing1

Description: ping 程序,运用原始套接口编写, ICMP的协议,有一定的注释-ping procedures, the use of the preparation of the original socket, ICMP protocol, a certain degree of Notes
Platform: | Size: 9216 | Author: 杨天 | Hits:

[Internet-Networkping_simulation.tar

Description: 在linux下开发的用于仿真ping协议的仿真文件,用NS2来仿真。是一个网络仿真文件-In linux developed for simulation ping protocol simulation file, to use NS2 simulation. Is a network simulation file
Platform: | Size: 332800 | Author: 苗小康 | Hits:

[Internet-Networkping_v2

Description: 实现简单的ping程序功能,不错的。可以作为windows平台下的ping模拟!-Realize a simple ping program features, good. Windows can be used as simulation platform under the ping!
Platform: | Size: 2525184 | Author: 野战苹果 | Hits:

[Windows DevelopPingGUI

Description: 图型化的Ping。20个字??没什么可写的了-Graphical Ping. 20 characters? ? Nothing to write a
Platform: | Size: 196608 | Author: | Hits:

[Windows Developping(testing)

Description: 如何进行连续的PING对网络开发这说有很好的参考价值-How to carry out continuous PING on the development of this network that has a very good reference value
Platform: | Size: 169984 | Author: 156710979 | Hits:

[Windows DevelopPINGPROGRAM

Description: 一个简单的Ping程序----a simple ping program-Ping a simple procedure a simple ping program
Platform: | Size: 47104 | Author: young | Hits:

[Delphi VCLgetMAc

Description: 这个是Delphi 2007下写的,需要Indy的ICMP控件 (Delphi2006应该也能编译,因为都带的是Indy10) 原理就是多线程Ping一个网关下的所有主机,然后导出ARP缓存。 因为Ping前会发出ARP请求获取每个IP的MAC地址,所以在Ping完后用 arp -a 取得本机ARP缓存。 最后就是读入arp -a 的返回,并存起来备查。-This is written under Delphi 2007 and need to Indy the ICMP control (Delphi2006 should be able to compile, because both bands are Indy10) principle is a multi-threaded gateway Ping all hosts, and then export the ARP cache. Ping will be issued because the previous ARP request to obtain the MAC address for each IP, so after Ping using arp-a to obtain the local ARP cache. Finally is read into the arp-a return, both up for future reference.
Platform: | Size: 207872 | Author: ybo | Hits:

[Internet-Networkping

Description: 一个在vb环境实现系统ping功能操作的简单范例有需要的朋友可以-Vb environment realize a system function to operate a simple ping example can have a friend in need
Platform: | Size: 10240 | Author: king | Hits:

[TCP/IP stacktcp_ip_design_report.doc

Description: 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌面操作系统的通信和资源共享,这也是作者编写TCP/IP协议栈的由衷。 -Introduction This document is a TCP/IP functionality, design elements, realize the protocol stack components including ARP, I CMP (PING), UDP, TCP. And designed a SOCKET API-compatible with standard interfaces. TCP/IP protocol stack background TCP/IP is the most widely used communication protocol INTERNET, almost all of the desktop operating system such as Windows, Redhat Linux support TCP/IP protocol. In order to realize embedded systems and PC-letter Netcom Group, we must realize the complexity of embedded system on the TCP/IP protocol stack, through the realization of the TCP/IP protocol stack, we can facilitate the realization of embedded systems with mainstream desktop operating system of communication and resource sharing, this is also author of the preparation of TCP/IP protocol stack heartfelt.
Platform: | Size: 15360 | Author: 6756 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 44 »

CodeBus www.codebus.net