搜索资源列表
TCP.UDP
- 网络通信,TCP/UDP高级编程,对于学习WINDOWS网络编程有帮助.
TCP.UDP
- Visual C++网络通信协议分析之TCP.UDP高级编程.
UDP
- 设计一个简单网络通信系统,实现通信双方的消息收发,主要包括服务器和客户机的设计。实现客户端接收键盘输入的字符串,并向服务器发送;服务器接收后,将字符串以逆序返回给客户端; 客户端显示服务器返回的逆序字符串。udp的.
UDP_Client_Serve
- UDP_Client_Serve:UDP 网络通信VC例子
基于ARM9(Wince)的网络音视频通信
- 该程序采用ARM9,WInce为开发平台,用UDP协议实现通信传输,开启程序后,实时监听对方语音并传输
Sonic.Net网络通信框架
- 包含TCP、UDP的控制台DEMO、WIN32程序DEMO
网络通信调试助手源码
- 网络通信调试助手源码,包括TCPIP,UDP 客户端,服务器端,非常好用,据说价值10wRMB,Assistant source code debugging network communication, including TCPIP, UDP client, server-side, very easy to use, said the value of 10wRMB
socket(UDP).rar
- winsock实现网络通信(UDP)异步模式,winsock network communications (UDP) asynchronous mode
QTnettest(UDP).rar
- 一个QT下的网络通信测试程序,用于UDP的测试,A QT network under test procedures for testing UDP
linux-QQ(udp)
- 本实验是一个Linux下的网络即时通信工具,模仿QQ而来…-This experiment is a real-time communication network under Linux tools, imitation QQ from ...
jinchengtongxin
- linux下网络通信 udp协议 实现:广播通知客户端登陆或退出 接受消息并通知所有客户端; 客户端接受服务器发来的消息。-linux udp protocol for network communication: radio to inform the client log in or out of receiving messages and inform all clients client accepts the server sent the message.
基于UDP-面向无连接的应用程序
- 基于UDP-面向连接的应用程序 编写一个网络通信应用程序:主机1发出数据请求命令,主机2根据其命令提供数据; -based on UDP-connection-oriented applications to prepare a network communications applications : mainframe data requests issued an order under its two mainframe order to provide data;
ChatbuildUDP
- 一个基于UDP协议的网络聊天程序,实现了网络通信的功能,可以提供参考-UDP protocol-based network chat program, the realization of the network communication function, can provide a reference
TT62_GPRS_DTU
- TT62嵌入式GPRS DTU模块用户手册 3.0 TT6X GPRS DTU(简称DTU),是一款使用GPRS进行无线数据传输的设备。支持PPP、TCP、UDP、DNS等众多复杂网络协议和SOCKET插口标准,为用户提供全透明数据传输和用户自定义协议传输两种模式。 同时支持点对点、点对多点、设备间、设备与中心间等各种不同的通讯模式。 用户不用关心复杂的网络通信协议、通过串行口,就可以进行无线数据收发,让你的设备随时随地接入Internet。 本DTU产品支持TCP和UDP两种
UDP
- 利用windows socket与UDP协议实现网络通信,操作平台VC++6.0 非常实用,希望大家喜欢-Using windows socket and UDP protocols, network communication, operating platform, VC++6.0 is very useful, I hope everyone likes
udp
- 用C语言编写的基于UDP的SOCKET的网络通信程序-Using C language UDP-based network communication program SOCKET
TCP-UDP-COMMUNICATE
- tcp UDP 网络通信程序,用vc开发的,功能完善,可以选择TCP或UDP通信-TCP UDP COMMUNICATION
udp
- 实现UDP网络通信,面向无连接的网络通信-UDP network communications for the connectionless network traffic
Qt-UDP-send-and-recieve
- udp网络通信,可以实现发送和接受数据,两个程序分开,对入门很有帮助-udp network communication can be achieved to send and receive data, two separate procedures for starter
网络通信接口类
- C# TCP\UDP通信接口类实现,包括C#TCP&UDP服务器客户端代码。(C # TCP/UDP communication interface class implements)