搜索资源列表
socket_linux
- 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序-Embedded Linux System socket communication procedures, including server and client programs
client
- 嵌入式得应用程序 基于socket得通信程序 怎么实现和服务器端交互数据和菜单
Arm7
- 嵌入式得应用程序 基于socket得通信程序 怎么实现和服务器端交互数据和菜单
socket
- 在嵌入式Linux系统下实现串口通信的相关文档
lmbench_3.0-a7.orig.tar
- 嵌入式linux系统的测试工具,测试包括ram读写,进程创建,socket通信和disk io性能在内的linux系统基本性能参数
zebra-0.94_sunl
- zebra测试源代码用于 SOCKET 通信-zebratesting code for socket communication
embedded_linux_system_development_for_ARM_PDF_Book
- 《ARM嵌入式Linux系统开发》随书光盘中的电子书,PDF格式,主要包括(仅列举重要部分):第 9章 目录与文件.pdf,第 10章 文件I O.pdf,第 11章 网络编程.pdf,第 12章 无连接的套接字通信.pdf,第 13章 面向连接的套接字通信.pdf-" ARM Embedded Linux System Development," CD-ROM with the book in e-book, PDF format, mainly including (to
LoadImageWithSocket
- 在上次的加载图片程序上新增了socket功能,可以在切换图片的同时与运行于PC端的MenuServer建立TCP通信,将当前图片的路径信息发送至server端。-Procedures in the last loading pictures added socket feature, you can switch the pictures in the same time and run on the PC side of the MenuServer establish TCP communi
thread_test
- arm linux socket 通信测试代码
Transform-station
- linux下UDP串口通信程序,串口接收下位机传的数据,然后通过UDP转发给服务器。-UDP and serial port programs with linux,receive the data from serial port and transmit it to server by UDP socket
test-app
- 自制的linux下对一些外设接口的产测软件,在显示上使用Android界面,利用socket中的UDP来实现进程间通信。-Homemade linux some production measured peripheral interface software used on the display Android interface, a UDP socket to achieve inter-process communication.
Network-Data-Acquir--Based-on-ARM
- 采用Socket技术通过嵌入式网络接口与上位机通信实现数据的采集与传输过程-Socket technology data acquisition and transmission process through embedded network interface with the host computer communication
fivestone
- 嵌入式实验课的大作业,利用嵌入式的交互式编译。实现的功能是PC机与目标板(S3C2410)建立Socket通信,联网对弈五子棋。-Embedded experimental class operations, the use of embedded interactive compilation. The function of the realization of the PC and the target board (S3C2410) to establish Socket Communi
Embedded-_tcp_ip
- 实现嵌入式IP协议栈,实现ARP协议。 实现IP协议。 实现ICMP协议(在此层完成ping功能)。 实现TCP协议。 实现UDP协议。 实现socket通信(与linux socket 接口一致)。 实现DHCP协议-Embedded IP protocol stack, ARP protocol. IP protocol. Control Message Protocol (ICMP) (completed a ping function in this layer)
time_ser_cli
- linux下的一个基于socket通信的时间服务器和客户端的源码!-a socket-based communication server and client source code under linux!
THREAD
- linux下的socket通信,基于线程的并发服务器和客户端程序!-linux socket communication, thread-based concurrency server and client programs!
linux_transcend
- 可以使用在嵌入式系统上的,使用socket通信方式进行网络传送文件的程序。此程序为原型程序,可以在此程序的基础上修改出自己需要的功能。-Can be used in embedded systems, the use of socket communication network delivery procedures. This program is a prototype program, you can modify this procedure on the basis of their
socket-communication
- PC机上VC中运行的程序和ARM中运行的程序进行基于TCP的网络通信-tcp communication
clientsocket
- 该代码利用unix下环境高级编程的socket编程,实现qt显示程序与应用程序之间利用socket通信-The code uses the UNIX Environment socket network programming, QT display interface and application between the use of network communication
组播接收代码socket
- linux下组播接收发送通信代码。用于网桥交换机等