搜索资源列表
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)协
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传送,服务器端发图片,客户端编写个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.
client.ZIP
- 使用UDP服务实现客户端与服务器交互信息-UDP service implementation using client-server interaction and information
UDP_ClientDemo
- 利用udp通信,实现客户端和服务器通信.这是手机app和服务器通信的首次尝试-udp communication