搜索资源列表
ICMP_SOUCE
- ICMP高级编程,实现ping和TRACEROUTE工具的实例,在visual c++.nethua-ICMP senior programming, ping tool and TRACEROUTE example, In visual c. nethua
ping
- 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方
WinPing_src
- visual C++网络ping程序源码,模仿ping程序,了解协议-visual C++ network ping program source code, imitate ping procedures, understanding of the agreement
Netmanag
- 网络管理程序。含ping,ftp,smtp等功能 -Network manage app , having ping , ftp and smtp etc
zhihui
- 模拟ping程序,实现 –l, -n, -w, -t等参数,在windows Visual C++ 下调试通过。-Analog ping procedures, implementation-l,-n,-w,-t and other parameters, in the windows Visual C++ under the debugger through.
ping
- 这是在Visual C++下面实现的Ping程序.-This is in Visual C++ the following procedures to achieve the calendar.
ping
- visual c++实现的ping源码,是网络编程的基础-visual c++ to achieve the ping source is the basis of network programming
ping
- Visual C++的Ping程序实现.使用了原始套接字-Visual C++ implementation of the Ping program. Uses the raw socket
ICMP
- 本程序在Visual c++环境下实现ping和Traceroute工具实例。-The program in Visual c++ environment to achieve an instance of ping and Traceroute tools.
ping
- 在pinger程序,并加上 –l, -n, -w, -t等参数,在windows Visual C++ 下调试通过。给出屏幕显示结果-In the pinger program, and add-l,-n,-w,-t parameters, the windows Visual C++ to debug through. The results are given screen
icmp
- ICMP就是所谓的Internet控制报文协议(Internet Control Message Protocol),在网络中,一般用它来传递差错报文以及其他应注意的信息。ICMP一般被认为是和IP协议同一层的协议,IMCP报文通常被IP层或者更高层的协议(如:TCP或者UDP)使用,ICMP对于互联网以及其他基于IP协议的网络的正常运行起着非常重要的作用。有许多重要的网络程序都是基于ICMP协议上的,最为著名如Ping和Tracert等。本文就来介绍用Visual C#实现基于ICMP协议重要
ICMP
- ICMP就是所谓的Internet控制报文协议(Internet Control Message Protocol),在网络中,一般用它来传递差错报文以及其他应注意的信息。ICMP一般被认为是和IP协议同一层的协议,IMCP报文通常被IP层或者更高层的协议(如:TCP或者UDP)使用,ICMP对于互联网以及其他基于IP协议的网络的正常运行起着非常重要的作用。有许多重要的网络程序都是基于ICMP协议上的,最为著名如Ping和Tracert等。本文就来介绍用Visual C#实现基于ICMP协议重要
MY_ping(1)
- Visual C++ 平台下实现Ping命令,打包,发送,接收,解包等过程 对学习网络基础编程很有好处
MY_ping_command(1)
- Visual C++ 平台下实现ping命令过程,包括打包发送接受解包等 对网络编程初期学习者很有帮助
ping_3
- ping 一个局域网内主机是否在线,可以在visual c++上面运行-ping a LAN host is online, in visual c++ to run
Ping
- 一个使用Visual C++ 6.0实现的dos命令 ping 的例子-Implemented using the Visual C++ 6.0 dos command ping example
Ping1
- 另一个使用Visual C++ 6.0实现的dos命令 ping 的例子-Implemented using the Visual C++ 6.0 dos command ping example
PING--and-TCP--network-system
- 源代码包含如下两个文件夹: (1)ping:是ping项目的实现代码,用Visual C++ 6.0来调试。 (2)TCP:是TCP项目的实现代码,用Visual C++ 6.0来调试。 实现文件是CJGL.c,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI文 件和程序文件放在统一目录下。-The source code contains the following two files folder: (1) ping: pi
PING-AND-TCP
- 源代码包含如下两个文件夹: (1)ping:是ping项目的实现代码,用Visual C++ 6.0来调试。 (2)TCP:是TCP项目的实现代码,用Visual C++ 6.0来调试。 实现文件是CJGL.c,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI文 件和程序文件放在统一目录下。- 源代码包含如下两个文件夹: (1)ping:是ping项目的实现代码,用Visual C++ 6.0来调试。 (2)TC
Ping
- === === === === === === === === === === === === CONSOLE APPLICATION : Ping Project Overview ======================================================================== AppWizard has created this Ping application for you. This file conta