API实现ping测试源码通信测试_API测试源码
系统结构:通信测试_,IcmpCreateFile,IcmpCloseHandle,IcmpSendEcho,WSAGetLastError,WSAStartup,WSACleanup,gethostname,gethostbyname,GetHost,GetVaradd,GetAddr,inet_addr,GetTypeSize,inet_ntoa,GetTickCount,QueryPerformanceFrequency,QueryPerformanceCounter,Ping,SocketsInitialize,SocketsCleanup,GetStatusCode,IcmpCreateFile,IcmpCloseHandle,IcmpSendEcho,WSAGetLastError,WSAStartup,WSACleanup,gethostname,gethostbyname,GetHost,GetVaradd,GetAddr,inet_addr,GetTypeSize,inet_ntoa,通信测试_,IcmpCreateFile,IcmpCloseHandle,IcmpSendEcho,WSAGetLastError,WSAStartup,WSACleanup,gethostname,gethostbyname,GetHost,GetVaradd,GetAddr,inet_addr,GetTypeSize,inet_ntoa,GetTickCount,QueryPerformanceFrequency,QueryPerformanceCounter,Ping,SocketsInitialize,SocketsCleanup,GetStatusCode,IcmpCreateFile,IcmpCloseHandle,IcmpSendEcho,WSAGetLastError,WSAStartup,WSACleanup,gethostname,gethostbyname,GetHost,GetVaradd,GetAddr,inet_addr,GetTypeSize,inet_ntoa,
======程序集1
| |
| |------ _启动子程序
| |
| |------ _临时子程序
| |
| |------ 通信测试_
| |
| |
======调用的Dll
| |
| |---[dll]------ IcmpCreateFile
| |
| |---[dll]------ IcmpCloseHandle
| |
| |---[dll]------ IcmpSendEcho
| |
| |---[dll]------ WSAGetLastError
| |
| |---[dll]------ WSAStartup
| |
| |---[dll]------ WSACleanup
| |
| |---[dll]------ gethostname
| |
| |---[dll]------ gethostbyname
| |
| |---[dll]------ GetHost
| |
| |---[dll]------ GetVaradd
| |
| |---[dll]------ GetAddr
| |
| |---[dll]------ inet_addr
| |
| |---[dll]------ GetTypeSize
| |
| |---[dll]------ inet_ntoa
| |
| |---[dll]------ GetTickCount
| |
| |---[dll]------ QueryPerformanceFrequency
| |
| |---[dll]------ QueryPerformanceCounter
======程序集1
| |
| |------ _启动子程序
| |
| |------ _临时子程序
| |
| |------ Ping
| |
| |------ SocketsInitialize
| |
| |------ SocketsCleanup
| |
| |------ GetStatusCode
| |
| |
======调用的Dll
| |
| |---[dll]------ IcmpCreateFile
| |
| |---[dll]------ IcmpCloseHandle
| |
| |---[dll]------ IcmpSendEcho
| |
| |---[dll]------ WSAGetLastError
| |
| |---[dll]------ WSAStartup
| |
| |---[dll]------ WSACleanup
| |
| |---[dll]------ gethostname
| |
| |---[dll]------ gethostbyname
| |
| |---[dll]------ GetHost
| |
| |---[dll]------ GetVaradd
| |
| |---[dll]------ GetAddr
| |
| |---[dll]------ inet_addr
| |
| |---[dll]------ GetTypeSize
| |
| |---[dll]------ inet_ntoa
======程序集1
| |
| |------ _启动子程序
| |
| |------ _临时子程序
| |
| |------ 通信测试_
| |
| |
======调用的Dll
| |
| |---[dll]------ IcmpCreateFile
| |
| |---[dll]------ IcmpCloseHandle
| |
| |---[dll]------ IcmpSendEcho
| |
| |---[dll]------ WSAGetLastError
| |
| |---[dll]------ WSAStartup
| |
| |---[dll]------ WSACleanup
| |
| |---[dll]------ gethostname
| |
| |---[dll]------ gethostbyname
| |
| |---[dll]------ GetHost
| |
| |---[dll]------ GetVaradd
| |
| |---[dll]------ GetAddr
| |
| |---[dll]------ inet_addr
| |
| |---[dll]------ GetTypeSize
| |
| |---[dll]------ inet_ntoa
| |
| |---[dll]------ GetTickCount
| |
| |---[dll]------ QueryPerformanceFrequency
| |
| |---[dll]------ QueryPerformanceCounter
======程序集1
| |
| |------ _启动子程序
| |
| |------ _临时子程序
| |
| |------ Ping
| |
| |------ SocketsInitialize
| |
| |------ SocketsCleanup
| |
| |------ GetStatusCode
| |
| |
======调用的Dll
| |
| |---[dll]------ IcmpCreateFile
| |
| |---[dll]------ IcmpCloseHandle
| |
| |---[dll]------ IcmpSendEcho
| |
| |---[dll]------ WSAGetLastError
| |
| |---[dll]------ WSAStartup
| |
| |---[dll]------ WSACleanup
| |
| |---[dll]------ gethostname
| |
| |---[dll]------ gethostbyname
| |
| |---[dll]------ GetHost
| |
| |---[dll]------ GetVaradd
| |
| |---[dll]------ GetAddr
| |
| |---[dll]------ inet_addr
| |
| |---[dll]------ GetTypeSize
| |
| |---[dll]------ inet_ntoa
调用的DLL命令:
.DLL命令 IcmpCreateFile, 整数型, "icmp.dll"
.DLL命令 IcmpCloseHandle, 整数型, "icmp.dll"
.参数 IcmpHandle, 整数型
.DLL命令 IcmpSendEcho, 整数型, "icmp.dll"
.参数 IcmpHandle, 整数型
.参数 DestinationAddress, 整数型
.参数 RequestData, 整数型
.参数 RequestSize, 整数型
.参数 RequestOptions, 整数型
.参数 ReplyBuffer, ICMP_ECHO_REPLY, 传址
.参数 ReplySize, 整数型
.参数 Timeout, 整数型
.DLL命令 WSAGetLastError, 整数型, "WSOCK32.DLL"
.DLL命令 WSAStartup, 整数型, "WSOCK32.DLL"
.参数 wVersionRequired, 整数型
.参数 lpWSADATA, WSADATA, 传址
.DLL命令 WSACleanup, 整数型, "WSOCK32.DLL"
.DLL命令 gethostname, 整数型, "WSOCK32.DLL"
.参数 szHost, 文本型
.参数 dwHostLen, 整数型
.DLL命令 gethostbyname, 整数型, "WSOCK32.DLL"
.参数 szHost, 文本型
.DLL命令 GetHost, 整数型, "kernel32", "RtlMoveMemory"
.参数 xDest, HOSTENT, 传址
.参数 xSource, 整数型
.参数 nbytes, 整数型
.DLL命令 GetVaradd, 整数型, "kernel32", "RtlMoveMemory"
.参数 xDest, 整数型, 传址
.参数 xSource, 整数型
.参数 nbytes, 整数型
.DLL命令 GetAddr, 整数型, "kernel32", "RtlMoveMemory"
.参数 xDest, 整数型, 传址
.参数 xSource, 整数型
.参数 nbytes, 整数型
.DLL命令 inet_addr, 整数型, "WSOCK32.DLL"
.参数 s, 文本型
.DLL命令 GetTypeSize, 整数型, "kernel32", "LocalSize"
.参数 hMem, ICMP_ECHO_REPLY, 传址
.DLL命令 inet_ntoa, 整数型, "ws2_32.dll", "inet_ntoa"
.参数 lIn, 整数型
.DLL命令 GetTickCount, 整数型, "kernel32", "GetTickCount"
.DLL命令 QueryPerformanceFrequency, 整数型, , "QueryPerformanceFrequency", , 频率
.参数 lpFrequency, 长整数型, 传址
.DLL命令 QueryPerformanceCounter, 整数型, , "QueryPerformanceCounter", , 当前值
.参数 lpPerformanceCount, 长整数型, 传址
调用的DLL命令:
.DLL命令 IcmpCreateFile, 整数型, "icmp.dll"
.DLL命令 IcmpCloseHandle, 整数型, "icmp.dll"
.参数 IcmpHandle, 整数型
.DLL命令 IcmpSendEcho, 整数型, "icmp.dll"
.参数 IcmpHandle, 整数型
.参数 DestinationAddress, 整数型
.参数 RequestData, 整数型
.参数 RequestSize, 整数型
.参数 RequestOptions, 整数型
.参数 ReplyBuffer, ICMP_ECHO_REPLY, 传址
.参数 ReplySize, 整数型
.参数 Timeout, 整数型
.DLL命令 WSAGetLastError, 整数型, "WSOCK32.DLL"
.DLL命令 WSAStartup, 整数型, "WSOCK32.DLL"
.参数 wVersionRequired, 整数型
.参数 lpWSADATA, WSADATA, 传址
.DLL命令 WSACleanup, 整数型, "WSOCK32.DLL"
.DLL命令 gethostname, 整数型, "WSOCK32.DLL"
.参数 szHost, 文本型
.参数 dwHostLen, 整数型
.DLL命令 gethostbyname, 整数型, "WSOCK32.DLL"
.参数 szHost, 文本型
.DLL命令 GetHost, 整数型, "kernel32", "RtlMoveMemory"
.参数 xDest, HOSTENT, 传址
.参数 xSource, 整数型
.参数 nbytes, 整数型
.DLL命令 GetVaradd, 整数型, "kernel32", "RtlMoveMemory"
.参数 xDest, 整数型, 传址
.参数 xSource, 整数型
.参数 nbytes, 整数型
.DLL命令 GetAddr, 整数型, "kernel32", "RtlMoveMemory"
.参数 xDest, 整数型, 传址
.参数 xSource, 整数型
.参数 nbytes, 整数型
.DLL命令 inet_addr, 整数型, "WSOCK32.DLL"
.参数 s, 文本型
.DLL命令 GetTypeSize, 整数型, "kernel32", "LocalSize"
.参数 hMem, ICMP_ECHO_REPLY, 传址
.DLL命令 inet_ntoa, 整数型, "ws2_32.dll", "inet_ntoa"
.参数 lIn, 整数型
调用的DLL命令:
.DLL命令 IcmpCreateFile, 整数型, "icmp.dll"
.DLL命令 IcmpCloseHandle, 整数型, "icmp.dll"
.参数 IcmpHandle, 整数型
.DLL命令 IcmpSendEcho, 整数型, "icmp.dll"
.参数 IcmpHandle, 整数型
.参数 DestinationAddress, 整数型
.参数 RequestData, 整数型
.参数 RequestSize, 整数型
.参数 RequestOptions, 整数型
.参数 ReplyBuffer, ICMP_ECHO_REPLY, 传址
.参数 ReplySize, 整数型
.参数 Timeout, 整数型
.DLL命令 WSAGetLastError, 整数型, "WSOCK32.DLL"
.DLL命令 WSAStartup, 整数型, "WSOCK32.DLL"
.参数 wVersionRequired, 整数型
.参数 lpWSADATA, WSADATA, 传址
.DLL命令 WSACleanup, 整数型, "WSOCK32.DLL"
.DLL命令 gethostname, 整数型, "WSOCK32.DLL"
.参数 szHost, 文本型
.参数 dwHostLen, 整数型
.DLL命令 gethostbyname, 整数型, "WSOCK32.DLL"
.参数 szHost, 文本型
.DLL命令 GetHost, 整数型, "kernel32", "RtlMoveMemory"
.参数 xDest, HOSTENT, 传址
.参数 xSource, 整数型
.参数 nbytes, 整数型
.DLL命令 GetVaradd, 整数型, "kernel32", "RtlMoveMemory"
.参数 xDest, 整数型, 传址
.参数 xSource, 整数型
.参数 nbytes, 整数型
.DLL命令 GetAddr, 整数型, "kernel32", "RtlMoveMemory"
.参数 xDest, 整数型, 传址
.参数 xSource, 整数型
.参数 nbytes, 整数型
.DLL命令 inet_addr, 整数型, "WSOCK32.DLL"
.参数 s, 文本型
.DLL命令 GetTypeSize, 整数型, "kernel32", "LocalSize"
.参数 hMem, ICMP_ECHO_REPLY, 传址
.DLL命令 inet_ntoa, 整数型, "ws2_32.dll", "inet_ntoa"
.参数 lIn, 整数型
.DLL命令 GetTickCount, 整数型, "kernel32", "GetTickCount"
.DLL命令 QueryPerformanceFrequency, 整数型, , "QueryPerformanceFrequency", , 频率
.参数 lpFrequency, 长整数型, 传址
.DLL命令 QueryPerformanceCounter, 整数型, , "QueryPerformanceCounter", , 当前值
.参数 lpPerformanceCount, 长整数型, 传址
调用的DLL命令:
.DLL命令 IcmpCreateFile, 整数型, "icmp.dll"
.DLL命令 IcmpCloseHandle, 整数型, "icmp.dll"
.参数 IcmpHandle, 整数型
.DLL命令 IcmpSendEcho, 整数型, "icmp.dll"
.参数 IcmpHandle, 整数型
.参数 DestinationAddress, 整数型
.参数 RequestData, 整数型
.参数 RequestSize, 整数型
.参数 RequestOptions, 整数型
.参数 ReplyBuffer, ICMP_ECHO_REPLY, 传址
.参数 ReplySize, 整数型
.参数 Timeout, 整数型
.DLL命令 WSAGetLastError, 整数型, "WSOCK32.DLL"
.DLL命令 WSAStartup, 整数型, "WSOCK32.DLL"
.参数 wVersionRequired, 整数型
.参数 lpWSADATA, WSADATA, 传址
.DLL命令 WSACleanup, 整数型, "WSOCK32.DLL"
.DLL命令 gethostname, 整数型, "WSOCK32.DLL"
.参数 szHost, 文本型
.参数 dwHostLen, 整数型
.DLL命令 gethostbyname, 整数型, "WSOCK32.DLL"
.参数 szHost, 文本型
.DLL命令 GetHost, 整数型, "kernel32", "RtlMoveMemory"
.参数 xDest, HOSTENT, 传址
.参数 xSource, 整数型
.参数 nbytes, 整数型
.DLL命令 GetVaradd, 整数型, "kernel32", "RtlMoveMemory"
.参数 xDest, 整数型, 传址
.参数 xSource, 整数型
.参数 nbytes, 整数型
.DLL命令 GetAddr, 整数型, "kernel32", "RtlMoveMemory"
.参数 xDest, 整数型, 传址
.参数 xSource, 整数型
.参数 nbytes, 整数型
.DLL命令 inet_addr, 整数型, "WSOCK32.DLL"
.参数 s, 文本型
.DLL命令 GetTypeSize, 整数型, "kernel32", "LocalSize"
.参数 hMem, ICMP_ECHO_REPLY, 传址
.DLL命令 inet_ntoa, 整数型, "ws2_32.dll", "inet_ntoa"
.参数 lIn, 整数型
注:本站源码主要来源于网络收集。如有侵犯您的利益,请联系我们,我们将及时删除!
部分源码可能含有危险代码,(如关机、格式化磁盘等),请看清代码在运行。
由此产生的一切后果本站均不负责。源码仅用于学习使用,如需运用到商业场景请咨询原作者。
使用本站源码开发的产品均与本站无任何关系,请大家遵守国家相关法律。