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

Search list

[WinSock-NDIS基于UDP-面向连接的应用程序

Description: 基于UDP-面向无连接的应用程序 网络通信应用程序:客户机发出数据请求命令,服务器根据其命令提供数据; 服务器端异步地发出UDP包,客户端接受UDP包并写入.TXT文件中。 -UDP-based-no connection-oriented applications network communications applications : client data requests issued an order under its orders servers provide data; Asynchronous server to send UDP packet, the client received UDP packet and write. TXT file.
Platform: | Size: 8123 | Author: lee | Hits:

[Communication-MobileUDP-SEND

Description: 发送UDP的源代码-send UDP source code
Platform: | Size: 2218 | Author: 李秉 | Hits:

[Internet-Networksend udp packet1

Description: send udp packet1
Platform: | Size: 1956571 | Author: 无法激活 | Hits:

[Internet-Networkudp_demo

Description: 用rawsocket构造udp数据包的程序-Rawsocket constructed using udp packet procedure
Platform: | Size: 80896 | Author: hero95 | Hits:

[Communication-MobileUDP-SEND

Description: 发送UDP的源代码-send UDP source code
Platform: | Size: 2048 | Author: 李秉 | Hits:

[Internet-Networksend udp packet1

Description: send udp packet1
Platform: | Size: 1955840 | Author: 无法激活 | Hits:

[Internet-NetworkSend_UDP_Packet

Description: 发送UDP网络数据包-send UDP data packet network
Platform: | Size: 36864 | Author: 无法激活 | Hits:

[Internet-NetworkudpGet

Description: 一个简单的UDP数据接收发送程序-a simple send UDP data reception procedures
Platform: | Size: 25600 | Author: 阿呆 | Hits:

[Internet-NetworkmyUpLoadFile

Description: MultiThreadSock.rar多线程套接字 threadpool.zip线程池类 Curve类及例子.rar oscilscope.rar曲线控制 UDPSender.rar发送UDP包 MultiCastReceiver.rar接收-MultiThreadSock.rar multithreading threaded socket threadpool.zip Pool Curve categories and examples. Rar oscilscope.rar curve control UDPSender.rar send UDP packet reception MultiCastReceiver.rar
Platform: | Size: 271360 | Author: 大圣 | Hits:

[JSP/JavaUDP桌面

Description: java编写的两台机器通过UDP数据报发送和接受,类似于QQ的程序-prepared by the two machines through UDP datagrams send and receive, similar to the procedures QQ
Platform: | Size: 2048 | Author: | Hits:

[Internet-NetworkUDP轻松应用

Description: "用户数据报协议"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;"传输控制协议"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软件中采用UDP协议的较多。-"User Datagram Protocol" (User Datagram Protocol, or UDP) is not connected to the communication protocol, it does not guarantee reliable data transmission; "Transmission Control Protocol" (Transmission Judiciary Protocol, or TCP) is based on the communication protocol connectivity, can provide 000 two terms Machine between reliable, error-free data transmission. But UDP to be able to target a number of Taiwan's computer to send data; Received from a number of sources of computer data. In several computers or control the simulation system, there are always multiple computers for data transmission, or control the simulation software used UDP more.
Platform: | Size: 31744 | Author: 陈一 | Hits:

[Internet-Network基于UDP-面向连接的应用程序

Description: 基于UDP-面向无连接的应用程序 网络通信应用程序:客户机发出数据请求命令,服务器根据其命令提供数据; 服务器端异步地发出UDP包,客户端接受UDP包并写入.TXT文件中。 -UDP-based-no connection-oriented applications network communications applications : client data requests issued an order under its orders servers provide data; Asynchronous server to send UDP packet, the client received UDP packet and write. TXT file.
Platform: | Size: 8192 | Author: lee | Hits:

[Internet-Networkudpsend1

Description: 非常使用的一个udp发包程序,适用于计算机网络研究性实验中使用-use of a very udp bidding procedures applicable to the computer network Experimental Research use
Platform: | Size: 46080 | Author: | Hits:

[CSharpThegenesis

Description: 这个程序是一个在网络上用来发送UDP包的程序库。-the procedure is one of the network used to send UDP packets for the procedure.
Platform: | Size: 106496 | Author: chenjing | Hits:

[Internet-NetworkNetTalkN

Description: 使用socket发送接受UDP的包,来实现简单的局域网通讯。-Accept the use of socket to send UDP packets to achieve a simple local area network communications.
Platform: | Size: 3720192 | Author: 朱天山 | Hits:

[Internet-Networkmulticast_test

Description: 使用三块无线网卡在两个嵌入式板子,和pc机之间进行组播测试的测试程序。通过224.0.0.1发送UDP包,两个接收端分别从此地址拿到组播的数据,然后分析丢包率。-The use of three wireless card in the two embedded board, and between pc machine multicast test test procedures. 224.0.0.1 to send UDP packet through, the two receiving end, respectively, obtained from the address of multicast data, and analysis of packet loss rate.
Platform: | Size: 3072 | Author: 朱天山 | Hits:

[Internet-NetworkUDP

Description: udp客户端和服务器端测试程序,客户端将命令行传进来的字符串通过UDP套接字依次传送给服务器。-udp client and server-side test procedure, the client will be the command line string passed in. Chuan UDP socket in order to send to the server.
Platform: | Size: 3072 | Author: guoguo | Hits:

[TCP/IP stackUDP

Description: 设计一个简单网络通信系统,实现通信双方的消息收发,主要包括服务器和客户机的设计。实现客户端接收键盘输入的字符串,并向服务器发送;服务器接收后,将字符串以逆序返回给客户端; 客户端显示服务器返回的逆序字符串。udp的.-Design a simple network communication systems, to achieve communication between the two sides to send and receive messages, including server and client design. Realize the client to receive keyboard input string to the server server receives, it will reverse the string to return to the client client shows the server returned to the reverse string. udp
Platform: | Size: 503808 | Author: jjf | Hits:

[Communicationlinux-send-UDP-packet

Description: Linux环境下,网络发包器,能发送UDP数据包。-send UDP packet using Linux environment
Platform: | Size: 1024 | Author: Joy | Hits:

[Windows Develop伪装IP发送UDP

Description: 采用AIP模式,无模块 伪装IP发送UDP,(No module camouflage, IP send UDP)
Platform: | Size: 5120 | Author: the9z | Hits:
« 12 3 4 5 6 7 8 9 10 ... 36 »

CodeBus www.codebus.net