搜索资源列表
Embbeded_tcp_ip_user_guide
- 嵌入式TCP/IP协议栈说明书下载-- 技术说明: 1)用户应用协议栈则需要编写以太网的数据报收发驱动,就可以使用协议栈提供的标准SOCKET API,完成服务器和客户端应用程序的开发。 2)协议栈运行于非操作系统的环境下,因此它的运行速度与一般采用多任务操作系统的TCP/IP协议,速度相对说来要快。 3)协议栈完成的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP。 4)协议栈采用C代码编写,可方便的移植于各种单片机平台。 5)协
dadaEnter
- OA 管理系统 ·本系统在一些大中型企业(跨多达24个区域)一直都在很好的服务过,主要在FTP 控制 UDP控制 HTTP控制 傁客户数据库 数据库 数据压缩加密方面进行了综合深入的应用.. -OA management system of the system in a number of large and medium-sized enterprises (up to 24 inter-regional) have been well served, mainly in the FTP c
ChatSrv
- 聊天室程序设计,里面包括客户端和服务器两类程序 其中分为FTP UDP-Chat program design, which includes client and server program which is divided into two types of FTP UDP
v0.3
- UCP客户端和服务器端测试程序,客户端完成数据报发送,服务器端完成数据报的接收-A debug process about UDP including client side and server side which send datagram from client to server
udp
- udp通信 可以实现简单的客户服务端通信 可以帮助初学者了解udp通信 -udp communication
UDP
- UDP传送,服务器端发图片,客户端编写个GUI 界面接收服务器发过来的。-UDP transmission, the server-side pictures, client write GUI interface receiving server sent me.
UDP
- 基于C语言的UDP的MFC编程设计,从而实现UDP的客户端和服务器端的通信,可以进行接收数据和发送数据的功能。-Based on the C language UDP MFC programming design, enabling the UDP client and server communication, can receive data and send data.
UDP
- UDP 客户端,UDP client,代码-UDP client
hs-udp
- 1. 接口说明 Udp数据为主动广播模式,客户端只需接收处理即可,一条数据记录一个包 接口为字符串格式 1~6位为数据包头 第1 位:数据包类型 第2~6位:数据块长度 第7位以后为 正式数据包 数据包中包含 数据 指定接收地址 数据跟指定接收地址用’&’分隔,数据中用’|’分隔后挂的,客户类别,资金帐号 -hs udp
client.ZIP
- 使用UDP服务实现客户端与服务器交互信息-UDP service implementation using client-server interaction and information
UDP_ClientDemo
- 利用udp通信,实现客户端和服务器通信.这是手机app和服务器通信的首次尝试-udp communication