搜索资源列表
20067229345680479
- TCPNetKit网络测试工具 发送接收TCP包测试程序-TCPNetKit network testing tools TCP packets sent receiver test procedures
Soft20060210091948243
- 一模块功能 做到在互连网的语音通信功能,使用g.729压缩,语音比较清晰,但有一点停吨现象。 二.结构 dll 中用了一个tcp连接,表示双方连通没有,用udp发送语音数据,发送端表明了发送顺序,接收端重排了顺序。-do a functional module in Internet voice communications functions, the use of g.729 compression, voice clear, But it stopped tons phenomenon.
CRC_Java
- his a sequence of bits, of which the first and last are 1. This sequence is used with the bits of the message to calculate a check sequence which has 1 fewer bits than the generator. The check sequence is appended to the original message. At th
RSFilter
- 数据通讯接收FILTER,COMMUNICATION ABOUT tcp/ip RECEIVER FILTER.
UDPReceiver.rar
- UDPReceiver,VC++编写,UDP协议接收机,UDPReceiver, VC++ Preparation, UDP protocol receiver
receiver
- QT项目 Windows下基于UDP协议的广播程序-QT program under Windows program based on UDP broadcast protocol
winsock
- winsocket //--- --- ----- // Initialize Winsock WSAStartup(MAKEWORD(2,2), &wsaData) //----------------------------------------------- // Create a receiver socket to receive datagrams RecvSocket = socket(AF_INET, SOCK_DGRAM, IPP
TCPThreadServer
- 通过多线程实现对通信的接收和发送,创建接收线程和创建发送线程来具体实现。-To achieve through the multi-threaded communications receive and transmit, create receiver threads and thread to create a concrete realization sent.
ServTest
- 我自己在做无线考勤系统时,开发的一个基于TCP/IP协议的简单的无线考勤数据接收端程序的测试版本,特别适合初学者学习网络编程时参考(其中使用了一个第三方的控件,控件的安装源代码也在里面了)。-At my own attendance to do the wireless system, developed based on the TCP/IP protocol for easy wireless data receiver attendance of the test version of t
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
packet
- This Program is Network Communiction Program. This Program is consist of Sender and Receiver. This code is simplest .
UDP
- UDP调试的服务器和接收端源码,方便实现调试UDP。-UDP debugging server and the receiver source, easy to debug UDP.
TCP_File_Transfer
- 程序分为发送端和接收端。首先在传输文件数据之前,发送端会把将装有文件名称和文件长度等 信息的数据包发送至接收端。接收端收到文件名称和文件长度信息后会创建好空白文件。接着开始传输 文件数据。-Program is divided into the sender and the receiver. First in a transmission file data before, the sender will put with the name of the document and fi
091210016_lab03
- ipv4转发实验代码,接收IPv4分组,根据内容接收丢弃或者转发,依赖于一些接口函数-ipv4 forwarding the experimental code, and receive IPv4 packets, discarded or forwarded according to the content receiver depends on a number of interface functions
m-recv
- 是实现在基于TCP/IP的局域网中计算机的多播的接收机的接收程序-The receiving program to achieve multicast receiver in the computer s TCP/IP-based LAN
receiver
- Tcp的接收端,可以对指定的端口进行接收数据。-tcp receive
arp
- 通过程序实现类似windows系统类似tracert的功能,可以通过wireshark抓取tracert数据分析 来了解工作原理。基本流程向目标主机发送3个ICMP回显报文,IP报文的ttl值设为1,接收ICMP 差错报告报文,记录从发送出去到接收花费的时间,然后修改ttl值为2,再发3个ICMP报文, 记录接收到的差错报告报文,直到接收到ICMP回显中的应答报文接收,打印数据类似如下 格式:-Program similar to windows system similar t
AsyncSocket
- socket多线程并发异步通讯 1、多客户端; 2、高并发连接断开; 3、高并发异步接收发送; 4、无丢包;-socket multithreaded concurrent asynchronous communication, multi-client 2, high concurrency disconnected 3, high concurrency Asynchronous Receiver Transmitter 4, no packet loss
Socket-Server
- CSocket实现的Socket服务器端,Tcp接收端。-CSocket realized Socket server, Tcp receiver.
judp
- udp connection between sender and receiver in matlab
