搜索资源列表
UDP-winsock
- UDP程序 c.cpp为客户端 s.cpp为服务端 实现了客户端和服务端的互连,通讯-UDP c.cpp procedures for the client to the server s.cpp achieve the client and service side of the interconnection , communications
C#UDP文件传输系统源代码
- C#语言编写的基于UDP协议的P2P文件传输系统源代码。可直接打开项目,带界面。
UDP传输server端
- linux系统下,基于C语言的UDP传输server端
C#UDP通信
- UDP通信 P2P聊天
C++
- 界面 TCP UDP 文件传输 信息发送
vc基于udp的简单网络编程
- 开发工具Microsoft Visual C++ 6.0,WIN32程序,基于udp的网络传输
udp.rar
- 一个用C++ builder6.0做的UDP通信测试程序,不太完整,各位修改就可以了,One with C++ Builder6.0 make the UDP communication test procedures, not complete, you can modify the
distanceVectorRouter(c).rar.ra
- 利用距离向量算法更新路由表。 该程序的多个实例(进程或线程)可以以运行在一台机器 一个实例代表一个路由器(结点)。 实例之间利用UDP交换路由表。 能够打印出邻居列表和输出路由表!(c语言实现),The use of distance vector algorithm to update the routing table. Multiple instances of the program (process or thread) can be run on a machine on
tftp
- 实现tftp传输,udp协议,本机为客户端和服务器,实现小文件下载-Transfer tftp implementation, udp protocol, the machine for the client and server, download a small file
audio-record-playback-udp
- 用C实现的录音和播放程序,udp的client负责录音,udp的server负责同步播放。在录音数据传输前,采用g711u方式进行编码,在接收端解码后再进行播放。代码清晰,注释详细。-Implemented using C recording and playback programs, udp The client is responsible for recording, udp broadcast of the server is responsible for synchronizati
UDP-TCP
- C#的UDP与TCP程序,简单应用,已经编译通过-C# the UDP and TCP procedures, easy application, has been compiled through
UDP
- C语言写的一个UDP程序——一个既能发送、接受广播消息,又能发送、接受多播消息的程序。-C language to write a UDP procedures- a can send, receive broadcast news as well as send, receive messages multicast procedures.
UDP
- 讲述了UDP程序的实现方法,并用C语言编程实现了一个UDP程序,该程序能实现广播功能和多播功能,能进行广播消息和多播消息的接发。通过本章的分析,想读者展示了UDP程序的实现过程,广播和多播的区别与共同点-UDP procedures described implementations, and programming using C language, a UDP program, the program can be for broadcast and multicast functions
udpServer
- UDP c# 控件采集摄像头视频 采用 c#自带的压缩格式Jepg-UDP c# Controls collection camera Videos
udpV3.1
- udp调试开发用的一个小程序,是学习udp编程的好例子-udp debugging development with a small procedure, is to learn from good examples of programming udp
tcpip
- RTL8019网卡芯片源码,TCP/IP源码,包括TCP.C,UDP.C,IP.C-RTL8019 LAN chip source, TCP/IP source code, including TCP.C, UDP.C, IP.C
UDP
- bf533平台下的DM9000A的测试代码,其可执行ping协议-BF533 platform DM9000A under the test code, the executable ping agreement
DataLinkLayerUDP(1)
- 这是一款教学实验的源代码,数据链路控制规程的演示,用SOCKET(UDP) 通信平台实现点对点数据链路控制规程,演示了滑动窗口控制协议(GO-BACK-N)的工作原理的理解。-This is a teaching experiment
UDPinterception
- UDP数据侦听的例子,实现了udp数据侦听回环操作,可以移植到LPC处理器上,不同的处理器只需要修改启动文件就可以了,非常容易移植-UDP data examples of listening to realize data udp listening circle operation, can be transferred to the LPC processor, different processors only need to modify the startup file can be
C++hxbc
- C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控