搜索资源列表
udpsend
- 发送UDP的原代码-send UDP source code
udpsend
- 一个使用udp进行传输的例子-use udp an example for transmission
UDPSEND
- 一个简单的UDP发送代码.希望对大家有帮助.!
IPV6-UDPSend
- IPV6实现UDP报文发送小Demo,附tpipv6头文件,在vc6.0环境下通过测试。
UDPsend
- 一款关于UDP的发送数据包程序
UPNPProxyemo
- 有关代理UPNP的实现 跨局域网点对点通讯的原理实现报告 UDPreceive.exe \\UDPSend.exe \\UpnpSetProxy.exe
IPv4IPv6
- 在 IPv 4向 IPV6过渡的时,由于以IPv4为基础的互联网己经相当的稳定, 网络中的IPV4主机不可能立刻全部都转变成IPv6,整个过渡需要一个比较漫长 的过程。在过渡期间,由于1入4和IPv6在很长一段时期内会共存,因此很有必 要解决U,4和IP、6之间相互通信的问题。 目前 Ip v4 八Pv6过渡技术13主要有3种方案:隧道技术、双协议栈技术和地 址协议转换(NA】’-PT)。-In IPv 4 to IPV6 transition, due to IPv4-ba
IPv6
- 对于IPV6的报头格式的封装,发送,以及TCP报头的封装-IPV6 header for the package format, send, and the TCP header of the package
UDPSenderReceiver
- 本次实验要做的数据报套接字是无连接的,由于它不需要建立连接、内部工作也不需流量控制与差错控制,因此速度快、效率高,并且不限于一对一通信、能向若干目标结点发送数据,也能接收来自多个源结点的数据。-To do this experiment is a connectionless datagram socket, because it does not need to establish a connection, the internal work without flow control and
IPV6
- 关于IPV6资源网站的一个汇总,教育网同学可以看看,资源很多,大家可以看看!-failed to translate
udpSend
- used for udp socket send through multicast IP
UDPsend
- 简单的UDP发送接收数据的例子,其中包含客户端和服务器端的代码-Simple example of UDP to send and receive data
UDPSend
- 用java语言编写的,实现UDP传送功能的程序代码。-UDP transfer function code using java language.
UdpSend
- 利用UDP协议进行传输的收方文件。计通网作业-UDP protocol to transfer the debit file. Account through the network operations
UDPsend-recv-File
- udp收发文件(模仿QQ),包含校验。在这个网上比较了好几个。-udp send and receive files (imitating QQ) at this online under several or more reliable.
UDPsend
- UDP收发程序以及初始化函数与初始化程序-Send and receive UDP program and initialization function to initialize the application
UDPSEND
- 一个简单的UDP发送代码.希望对大家有帮助.!-UDP send a simple code. Hope everyone has to help.!
UDPsend
- udp 传输的代码,希望对大家有用,适合初学者。-udp transmission of the code, we hope to be useful。
udpSend-and-udpRecv
- java 语言的一对简单的UDP通信,通过udpSend实现发送,udpRecv实现监听,一个简单的例子,帮助理解Udp的套接字的用法-by using the java Language,a pair of udp multiple connection,you can learn the use of socket