搜索资源列表
SendTCP
- sendtcp java 发送tcp包的程序,基于winpcap,jpcap-sendtcp java Send tcp packet procedures, based on winpcap, jpcap
SendTCP
- NIIT提供的标准C#编程范例,发送TCP数据包. 适合初学者借鉴
tcp
- 1)以命令行形式运行:SendTCP source_IP source_port dest_ip dest_port 其中,SendTCP为程序名,source_IP为源端IP地址,source_port为源端口,dest_ip 为目的IP地址,dest_port为目的端口 2)其他的TCP头部参数请自行设定。 3)数据字段为“This is my homework of network ,I am happy!”. 4)成功发送后在屏幕上输出“Send OK”。
SendTcp
- 根据TCP协议的基本原理,通过封装与发送一个标准的TCP数据包,了解TCP包结构中各个字段的含义与用途,从而深入理解传输层与下面各层的关系。
SendTCP
- sending TCp packet using java with JPcap
SendTCP
- 用JAVA写的基于jpcap的TCP包发送程序
mywangluo
- 本设计的功能是填充一个TCP数据包,并发送给目的主机。 程序具体要求如下: 1) 以命令行形式运行:SendTCP、source_ip、source_port、dest_ip、dest_port,其中SendTCP是程序名,source_ip为源端IP地址,source_port为源端口号,dest_ip为目的地址,dest_port为目的端口号; 2) 其他的TCP头部参数请自行设定; 3) 数据字段为“This is my homework of network ,I am
SendTcp
- 网络课程设计之发送TCP数据包,含论文和资料及代码。-Curriculum design of the network to send TCP packets, containing papers and data and code.
SendTCP
- japcap示例代码,jpcap是基于java的抓包工具.-japcap sample code, jpcap is based on the capture tool for java.
sendTCP
- 发送tcp数据包,格式:源IP 源端口 目的IP 目的端口 -Send tcp packet format: The purpose of the source IP source port destination port IP
sendTCP
- 计算机网络 编制程序,填充一个TCP数据包,并发送给目的主机。 要求 (1)程序以命令行形式运行:SendTCP source_port dest_ip dest_port其中,SendTCP为程序名 source_ip为源端IP地址 source_port为源端口 dest_ip为目的IP地址 dest_port为目的端口 (2)其他的TCP头部参数可以自由设定 (3)数据字段"This is my job!" (4)发送成功后在屏幕上输出"send OK!"
sendtcp
- 针对网络抓包器设计,本程序可以实现TCP的填包发送。是学习的好代码-IT is a part of sniffer.it is a tcpsend source.
SendTCP
- 计算机网络课程设计,发送TCP数据包源项目,此程序为VC6.0程序,Win7下能运行正常,WinXP下需要安装一些辅助的-Computer network curriculum design, source TCP packet is sent items
EasyX_2013
- 在Microsoft Visual C++ 6.0下编写源程序,然后调试成功后运行,生成可执行档sendtcp.exe。因为该程序是带参数的,所以进入dos,并进入到该可执行文件的目录下后在命令提示行下输入:-new hand
SendTCP
- 输入源IP地址和目的IP地址等参数,发送TCP数据包。-Enter the source IP address and destination IP address and other parameters, sends a TCP packet.