Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - UDP
Search - UDP - List
DL : 0
基于UDP的聊天软件,带用户注册和登录功能。可群聊或私聊-UDP-based chat software, with user registration and login function. Can be a group chat or私聊
Update : 2024-05-02 Size : 319488 Publisher : zhongjk

周立功开发板udp测试程序,包括板子程序和上位机程序,源码测试通过,可以通过网卡通讯-Zhou Ligong development board udp testing procedures, including PC board procedures and procedures, source test can be LAN communications
Update : 2024-05-02 Size : 1843200 Publisher : wu

DL : 0
UDP即时通信软件,下完直接能用,包括客户端和服务器端-UDP instant messaging software, can be used directly under the End, including client and server
Update : 2024-05-02 Size : 2048 Publisher : wohjd

DL : 0
这是关于udp的编程的例子,有server和client两个控件,网络编程的朋友一定需要.-This is programming on the udp example, has two control server and client, network programming Friend necessary.
Update : 2024-05-02 Size : 391168 Publisher : wy1987

DL : 0
网络发送udp包源码!例子,广播发送,接收,vxserver,client,unixClient源代码-Udp packet is sent over the network source! Example, broadcasting to send, receive, vxserver, client, unixClient source code
Update : 2024-05-02 Size : 9216 Publisher : 郑鹤翔

DL : 0
用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not have to worry about will be packet loss, unless the network is broken, you must re. If using UDP, since UDP is unreliable, so use it to transfer files, it is necessary to ensure that packet loss, you must write our own extra code to protect the
Update : 2024-05-02 Size : 10240 Publisher : mywk

DL : 0
用VB实现UDP通信源码程序,很容易看哦!-UDP vb
Update : 2024-05-02 Size : 3682304 Publisher : 夸大

这个主要是udp协议通信,有客户端和服务器端程序-This is mainly udp protocol communication, and client and server-side procedures
Update : 2024-05-02 Size : 24576 Publisher : 原生态

DL : 0
实现了C8051F340单片机依据UDP协议传输数据-C8051F340 realize a single-chip based on UDP protocol to transmit data
Update : 2024-05-02 Size : 126976 Publisher : why

DL : 0
周立功magic arm 提供的udp通讯实验源代码,面向的是lpc2000系列arm
Update : 2024-05-02 Size : 3072 Publisher : 邓建

DL : 0
Linux/UNIX网络通信中UDP通信的服务器和客服端之间的通信。-Linux/UNIX Network Communication UDP communication between server and client customer service communications.
Update : 2024-05-02 Size : 1024 Publisher : luofei

DL : 1
在两arm 开发板建立udp通信,并有测试过程.-it tell you how to bulid udp between two arm,and includes how to test.
Update : 2024-05-02 Size : 11264 Publisher : 海滩

DL : 0
C语言写的一个UDP程序——一个既能发送、接受广播消息,又能发送、接受多播消息的程序。-C language to write a UDP procedures- a can send, receive broadcast news as well as send, receive messages multicast procedures.
Update : 2024-05-02 Size : 958464 Publisher : 阿平

DL : 0
基于UDP(面向无连接)的网络通讯程序。用户数据报协议(UDP)是 OSI 参考模型中一种无连接的传输层协议,提供面向事务的简单不可靠信息传送服务。是一个简单的面向数据报的传输层协议,IETF RFC 768是UDP的正式规范。 UDP 协议基本上是 IP 协议与上层协议的接口。 UDP 协议适用端口分别运行在同一台设备上的多个应用程序-UDP(User Datagram Protocol)
Update : 2024-05-02 Size : 3536896 Publisher : wolaiyule

DL : 0
关于UDP数据传输的相关问题,大家在UDP通讯时可以参考使用。-About UDP data transmission related issues at U.S. UDP communication can use and reference.
Update : 2024-05-02 Size : 5120 Publisher : qgy

P2Pudp
DL : 0
论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。-Forum on the principle of frequent discussion on P2P, but the discussion to the discussion, there is very little substance produced (source code). Oh, here on my own implementation of a source code to illustrate the principle of UDP through NAT. First of all, to introduce some basic concepts: NAT (Network Address Translators), Network Address Translation: NAT IP addresses are becoming more and more scarce in the circumstances, it is the main purpose of reuse in order to be able to address. NAT is divided into two categories, the basic NAT and NAPT (Network Address/Port Translator). Most are running at start NAT router on a function module. The first to propose that the basic NAT, it is the emergence of truth based on the following: a private network (domain) of nodes required only a few nodes and external network connection (Ha ha, this is up at mid-century and raised 90) . Well, this subnet in a matter of fact only a small number of nodes required of the world s only IP addresses, o
Update : 2024-05-02 Size : 299008 Publisher : guojun

DL : 0
基于UDP的简单收发演示,使用Windows API socket编程-The easy to send and receive UDP-based demonstration of the use of Windows API socket programming
Update : 2024-05-02 Size : 67584 Publisher : Yang

DL : 0
UDP client and server-UDP client and server!!!
Update : 2024-05-02 Size : 3072 Publisher : svetozar

DL : 0
C#的UDP与TCP程序,简单应用,已经编译通过-C# the UDP and TCP procedures, easy application, has been compiled through
Update : 2024-05-02 Size : 4096 Publisher : ck

DL : 0
一个基于udp的delphi实现的网络聊天工具-A delphi implementation of the udp-based network chat tool
Update : 2024-05-02 Size : 187392 Publisher : yintaihui
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.