Welcome![Sign In][Sign Up]
Location:
Search - packet tcp send

Search list

[Internet-NetworkRUP

Description: 用UDP模拟TCP连接,在每个UDP包的头部,加入了发包的序数,以确保UDP包的个数与顺序。保证了,发送数据的完整性。-UDP simulation using TCP connections, in each UDP packet on the head, joined the ordinal number of contracts to ensure that the UDP packet with the number sequence. Guaranteed, send data integrity.
Platform: | Size: 55296 | Author: 李小 | Hits:

[Communicationcs8900a_03

Description: cs8900a 驱动 TCP/TP协议网络通信,1、可以接收和发送帧 2、 实现了ARP报文传输;3、 ARP应答;4、实现了ICMP协议-cs8900a driven TCP/TP network communication agreement, one that can receive and send two frames, to achieve the ARP packet transmission; 3, ARP response; 4, achieved the ICMP
Platform: | Size: 25600 | Author: 梁启 | Hits:

[JSP/Javatcp

Description: 用java写的tcp数据包发送和接收代码。-Using java to write the tcp packet send and receive code.
Platform: | Size: 2048 | Author: 杨敏 | Hits:

[Internet-Networktcp

Description: 以太网数据包发送和接收,设置相同的端口号即可-Ethernet data packet to send and receive, set the same port number can be
Platform: | Size: 24576 | Author: pf6601 | Hits:

[Internet-Networkchen

Description: 基于mfc对话框的网络实用程序,功能有tcp,udp,igmp抓包,解包,发送igmp包完成ping功能,本机ip地址,打开端口...查看,进程管理程序,tab控件应用-Mfc dialog based on the Network Utility, function tcp, udp, igmp capture, unpack, send igmp packet complete ping function, the local ip address, open port ... view, the process of management procedures, tab control applications
Platform: | Size: 898048 | Author: huangchen | Hits:

[TCP/IP stacktcp

Description: TCP数据包的填充并发送,考虑到课设并没有严格要求我们成功发送到目的地,所以利用函数sendto()来实现数据包的发送,这种方式不可靠,只能保证数据是否从源地发送出去,至于有没有到达目的地就不管了。-TCP packet and send the filled, taking into account the lessons did not set strict demands of our success is sent to the destination, so the use of function sendto () to achieve the data packet to send, this method is unreliable and can only guarantee that the data from source sent out, as have not reach their destinations on and go on.
Platform: | Size: 1206272 | Author: 伍衡 | Hits:

[Sniffer Package capturemywangluo

Description: 本设计的功能是填充一个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 happy !” 4) 成功发送后在屏幕上输出“Send OK” 。 -The design features are filled with a TCP packet, and send the purpose of the host. Program specific requirements are as follows: 1) to form the command line run: SendTCP, source_ip, source_port, dest_ip, dest_port, which are SendTCP program name, source_ip client IP address as the source, source_port as the source port number, dest_ip for the purpose of the address, dest_port for the purpose of port number 2) the head of other TCP parameters at your own settings 3) data fields for the This is my homework of network, I am happy! 4) successfully sent the output on the screen after the Send OK .
Platform: | Size: 124928 | Author: shiming | Hits:

[Internet-Networksynscan

Description: windows平台vc6项目,在win2000上运行。 不能在winxp sp2及以上版本的windows系统中运行该程序,因为:XP SP2对raw socket做了一些限制,XP SP2仍支持raw socket的接收,但raw socket的发送被限制了: 1) 不能通过raw socket发送TCP报文。做此尝试时会得到10004号错误。 2) 不能通过raw socket发送伪造源IP的UDP报文。 3) 不能通过raw socket发送IP碎片。做此尝试时会得到10004号错误。 微软在tcpip.sys中固化了这些限制,没有注册表项对之调整。惟一已知解决方案是修理tcpip.sys.微软做了这些限制,目的是防止限制恶意代码将主机作为DDoS的工具,而且限制发送伪造IP包的能力。 -windows platform vc6 project, run in win2000. Winxp sp2 and can not be above the windows system to run the program, because: XP SP2 on the raw socket done some restrictions, XP SP2 is still raw socket support the reception, but the raw socket sent by limiting: 1) can not be raw Send TCP packet socket. Attempt to do this would be an error No. 10004. 2) can not send raw socket forged source IP of the UDP packet. 3) can not be raw socket to send IP fragments. Attempt to do this would be an error No. 10004. Microsoft tcpip.sys in curing these restrictions, there is no registry entries for the adjustment. The only known solution is to repair tcpip.sys. Microsoft has done these constraints, the purpose is to prevent malicious code restrictions on the host as a DDoS tools, and a restriction of sending fake IP packet capabilities.
Platform: | Size: 19456 | Author: 莫松成 | Hits:

[TCP/IP stacksendTCP

Description: 发送tcp数据包,格式:源IP 源端口 目的IP 目的端口 -Send tcp packet format: The purpose of the source IP source port destination port IP
Platform: | Size: 2048 | Author: 6368422222 | Hits:

[Windows DevelopNetTool

Description: 在visaul studio 2008的MFC框架下,使用winpcap开发的局域网数据包捕获工具,能够捕获ip,tcp.udp数据包并解析数据所内容。还可以发送用户自定义的ARP数据包。-Visaul studio 2008 in the MFC framework, the development of local area network using WinPcap packet capture tool that can capture ip, tcp.udp packet and content analytic data. Can also send user-defined ARP packets.
Platform: | Size: 47104 | Author: yuc | Hits:

[TCP/IP stackCode

Description: 此程序为 发送tcp udp 本程序需要安装Winpcap,版本为3.1,其他版本可能造成程序无法正常使用。 开发平台: windows XP SP2 Visual Studio.net 2003-This procedure to send tcp udp This procedure will need to install Winpcap, version 3.1, other versions may result in the procedure not work properly. Development platform: windows XP SP2 Visual Studio.net 2003
Platform: | Size: 630784 | Author: 黎明 | Hits:

[Sniffer Package capturePacketHack

Description: 前几天帮朋友写的一个截取包和发包的工具,跟WPE一样,使用手册在bin下面-The packethack like WPE, include Send,Sendto,WSASend,WSASendto Filter
Platform: | Size: 457728 | Author: xman | Hits:

[Internet-NetworksendTCP

Description: 计算机网络 编制程序,填充一个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!" -Computer network programming, filling a TCP packet, and send the purpose of the host. Requirements (1) procedures to run the command-line form: SendTCP source_port dest_ip dest_port one of, SendTCP for the program name source_ip client IP address as the source source_port for the source port dest_ip for the purpose of IP addresses dest_port for the purpose of port (2) other TCP head parameters can be freely set (3) data fields " This is my job!" (4) After the success of the screen to send the output on " send OK!"
Platform: | Size: 125952 | Author: ZSQ | Hits:

[TCP/IP stackPhone

Description: 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client端将收到的声音数据播放。在测试中只需在Server端打开Server程序并播放音乐或用话筒录音,在Cliet端打开Client程序,用耳机就可以听到音乐或录音。-Internet Multimedia Communications 1, the preparation of a network of multi-media communications software to achieve: In the transmitter microphone capture sound, real-time transmission through the network to the receiving side, and playing out at the receiving end. 2, using TCP, UDP, change the packet size to compare the situation and simultaneously send and receive-side audio playback quality. The experimental technique is different from the class talked about the callback function, use of MFC s message handling mechanism is replaced by the message handler callback function, but the whole process is the same. This program uses C/S mode, in which Server-side for the project PhoneToFile, Client-side for the project Client, Server-side functionality for the capture audio data and sent to the client, Client-side will receive the voice data playback. In the test, simply open the Server in the Server-side program and play music or microphone recording, open the Client program
Platform: | Size: 66560 | Author: zym | Hits:

[Internet-Network0x48k-socks5anonym100

Description: anonimous sock 5 proxy server from 0x48k hackerz crew
Platform: | Size: 8192 | Author: unk | Hits:

[Internet-Networkip_packet_analysis

Description: 监视从本机流入和流出的IP包,对每个IP包提取出对方IP地址,上层协议(TCP,UDP,ICMP,OTHERS), 对方端口和本地端口(如果上层是TCP或UDP的话),tcp_flags和tcp_seq(如是要上层是TCP的话), 包的方向(流入或流出)。我在实现上加入了对IPv6的支持,以及一个隐藏接口用于提取网络包数据, 因为另一个模块要监控本机发送与接收的email。-Monitor the inflow and outflow from the machine' s IP packets for each IP packet to extract the IP address of the other side, upper layer protocol (TCP, UDP, ICMP, OTHERS), the other port and local port (if the upper level is TCP or UDP, then), tcp_flags and tcp_seq (if so, then to the upper level is TCP), packet direction (inflow or outflow). I am in the realization of adding support for IPv6, as well as a hidden interface for extracting network packet data, because another module to monitor the machine to send and receive email.
Platform: | Size: 2048 | Author: vatican | Hits:

[OS programCDevelopIP

Description: C语言开发IP包例子(TCP/IP包发送) 给目标主机的端口发送一个 syn请求,注意目标主机的信息会发给发送IP地址的主机 这说明TCP/IP协议本身有IP期骗的漏洞 这种方运可以自己写成特殊的基于IP协议上层的自定义协议-C language development examples of IP packets (TCP/IP packet to send) to the target host' s port to send a syn request, note that the information will be sent to the target host to send IP address of the host This shows that the TCP/IP protocol itself has deceived the loopholes in the IP phase Fang Yun-may be written in their own kinds of specific IP protocol based on the upper custom protocols
Platform: | Size: 2048 | Author: 黄运 | Hits:

[Windows Develops

Description: 1.查询本机的以太网地址。 2.查询子网上任何机器的以太网址。 3.查询以太网址对应的IP地址。(未测试) 4.监听子网上流过的以太网包。 5.发送ARP报文。 6.建立TCP连接,发送接收TCP报文。-1. Check the machine' s Ethernet address. 2. Check the Ethernet subnet at any machine. 3. Check the corresponding IP address Ethernet address. (Not tested) 4. Subnet monitor flow through the Ethernet packet. 5. Send ARP packets. 6. To establish TCP connection, send and receive TCP packets.
Platform: | Size: 159744 | Author: 刘昱博 | Hits:

[Internet-Networktcp

Description: 一个发送TCP封包的源码. 有发送类.-send TCP packet
Platform: | Size: 65536 | Author: dawin | Hits:

[Internet-NetworkTCP-send-file

Description: Windows socket发送接收文件,mfc界面,很规范,对丢包有处理-Windows socket send and receive files, mfc interface, very standardized packet loss treatment
Platform: | Size: 5327872 | Author: donglei | Hits:
« 12 3 4 »

CodeBus www.codebus.net