搜索资源列表
TCP-UDPconnect
- TCP-UDP实时连接的实现源代码,方便对网络通讯编程有兴趣的朋友进行学习研究。-TCP - UDP achieve real-time connectivity to the source code, facilitate the communication network programming are interested friends from the study.
UDP_test_source_code
- 本软件源码属于UDP协议网络通讯上位机软件源代码,用Visul C++编写,经测试完全可以使用,也可以在此源码的基础上进行修改,开发出具有自主知识产权的通讯软件。-source software belong to the UDP communications network PC software source code, using Visul C, After testing can use and also the source on the basis of changes devel
VC++_TcpIp_Develop_Chat_Tool
- Vc++ 网络编程,基于TCP/IP协议的网络通讯小程序,用于检测网络链路状态和通讯传输速度。-Vc network programming, based on the TCP / IP network communications small procedures, for testing network communication link state and the transmission speed.
IndyDemos
- 一套网络通讯的例子 拿上来与朋友共享
ee450_zhiqi_session4.tar
- 用C++实现的socket网络通讯程序,完成在TCP和UDP之间的通讯,在UNIX上实现成功
基于TCP,IP的网络通讯成功
- 基于TCP,IP的网络通讯成功的程序,只是一个短小的程序,可以作为底层通讯编码使用
UUDPRPC
- 1. 用来实现一些简单的网络通讯。使用方式比较特别:将服务端的某个对象封装成客户端的一个对象,客户端要调用服务端的功能时,只需调用此对象的方法(给定方法名和参数),就像在调用客户端的本地对象一样。支持返回值。 2. 基于UDP协议,用到了Indy库。 3. 代码中有比较详细的注释,一看即明
8019
- TCP/IP的通讯代码,非常好用。方便基于8019芯片的网络通讯开发
UdpComClient
- udp网络通讯封装好的通讯接口,用户可以直接调用其中的接口,进行UDP数据发送
sip
- 本系统硬件基于 LPC2292 与 DM9000 的嵌入式网络通讯协议,协议遵循 TCP/IP 规范。 本系统使用 ADS 开发,使用标准 C++ 程序设计语言,可方便移植与维护。 硬件配置为:小端模式,16位数据总线宽度,命令传送地址为0x81000100,数据传送地址为0x81000104。 软件配置:是用程序查询方式获取和发送以太网数据帧,DM9000 各配置信息均由程序进行设置。 更多信息请阅读程序源码。 松牛 http://sonew.512j.com/
TCPIP_Fund
- TCP/IP详解,Windows下网络通讯协议分析
GetIp
- 轻而易举获取本机IP地址,在网络通讯编程中有比较大的用处
GetNetSetting
- 得到网络设置,在网络通讯编程中有较大的用处,适合刚刚涉及网络编程的初学者学习
RTCSample
- 学习网络通讯的好源码,内有电子画板,AV传输,开发于C
UDP.rar
- UDP协议实现网络通讯,VC++ 编写,包括服务器端和发送端,UDP protocol network communication, VC++ Prepared, including server-side and the sending end
serveraclient
- 使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,基础-Use of VC++ SOCKET API for network communication examples, code, including client and server, each running two programs, listen to each other, then send an announcement to each other
myAudio
- 个人开发的视频会议,语音视频部分己实现,基于UDP的可靠性传输,可分包重组,VC++源码,希望对网络通讯的朋友有所帮助-Personal development of video conferencing, voice, video part has been achieved, the reliability of transmission based on UDP, can be sub-restructuring, VC++ source code, I hope the friends
Socket_C++
- socket开发的网络通讯软件 分客户端和服务器端两部分-socket network communication software developed by sub-client and server in two parts
LiaoTian
- 用C#开发的简单的聊天试验程序 使用TCP/IP通讯协议-With C# Developed a simple test procedures for the use of chat TCP/IP communication protocol
TCPUDPadvanceprogram
- TCP.UDP网络通讯代码,希望能对大家有所帮助-TCP.UDP network communication code, hoping to help all of you
