搜索资源列表
talk_tcp_linux
- unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix / linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
socket_linux
- 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序-Embedded Linux System socket communication procedures, including server and client programs
linux_lcd
- 2个.c文件为topway a9033的源代码,另外3个是基于linux收发文件的客户端开发。-2. C topway a9033 to document the source code, Another three transceiver is based on the document linux client development.
UDPImageArmLinux
- 基于uclinux采用udp通讯协议实现图象等网络规范文件的传输.采用c/s模式,服务器端实现并发而响应多个客户的请求.经过测试,代码能在linux主机之间,arm与arm之间以及pc与arm之间进行通讯(文件中的readme(此为linux下编写)对代码有个总体说明)-use udp protocol communications networks such as image regulatory document transmission. Using c / s mode, the ser
udhcp
- 嵌入式linux下可簡單移植的dhcp client,廣泛用於IP STB上
dhcp-3.1.3.tar.gz
- ICS dhcp client/ server code. support Linux, bsd, .... Cross-platfrom, rich functionalities.
networking.rar
- 嵌入式Linux下使用的telnet客户端和服务器源码,非常经典。,Embedded Linux to use the telnet client and server source code, very classic.
ftpClient
- 从busybox提取的ftp客户端程序,main函数是测试函数。用arm-linux-gcc ftpClient.c -o main编译后即可运行。-Busybox extracted from the ftp client program, main function is to test the function. Use arm-linux-gcc ftpClient.c-o main compiled to run.
socket
- linux 里面的socket完好封装。 把基本的客户端和服务器端写成了函数,方便调用。-socket inside the well-linux package. The basic client and server written in a function to facilitate the call.
Ethernet-pertest
- 利用PC端iperf SERVER程序(WINDOWS)与EVB端上的iperf CLIENT(embedded linux)连结ETHERNET测试performance -The use of PC client iperf SERVER procedures (WINDOWS) and EVB client on iperf CLIENT (embedded linux) link ETHERNET test performance
linux
- 通过客户机和服务器的方式来进行网络通信,通信信号,交给嵌入式驱动程序,完成对led管的发光控制.-Client and server through the means of network communications, communication signal, to the embedded drivers, led to complete control of light-emitting tube.
socket2
- 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
wifi-sever-client
- 语言:C语言编写的源代码,编译通过,可运行。 功能:linux系统下PC机(或开发板)之间利用无线通信实现实时聊天。这是最简-Language: C language source code, compile, run. Function: linux system a PC (or board) to use wireless communication between the real-time chat. This is the most simple
application
- arm-linux环境小型物联网络,应用层程序,包括服务器端和客户端两部分-arm-linux environment-linked network of small objects, the application layer procedures, including server and client in two parts
linux--multi-process
- 本代码是基于Linux-ubuntu,用多进程,socket、消息队列来实现多个客户端聊天的程序-This code is based on the Linux-ubuntu, multiple processes, sockets, message queues to implement multiple client chat program
client
- socket的客户端源代码,使用在linux与Arm在通信之中 -socket client source code used in Linux and Arm in communication among
Linux
- 客户端和服务端进行消息传递 具有配置文件,心跳机制,日志文件-Messaging client and server configuration file, the heartbeat mechanism, log files
QT-embedded-server-client
- 嵌入式Linux用户图形界面编程的原理讲解,信号在不同层次是如何传递的-Explain the principle of the of embedded Linux graphical user interface programming at different levels, the signal is passed
Linux-A-named-pipe-experiment
- 在Linux环境下用C语言编程,编程的主要内容是:命名管道的实验。包括:研究mkfifo命令,在当前目录下创建一个myfifo的命名管道 用mkfifo()函数实现相同的功能 编写一个服务器程序server.c,实现从管道myfifo中读取内容,并在终端中显示出来。打开一个命令行终端,运行server,然后打开另一个命令行终端,使用“cp 文件1 myfifo”命令把文件1的内容输出到myfifo,测试server.c的功能 编写客户机程序,实现把指定文件输出到myfifo的功能,从
client
- 基于linux下gtk+的摄像采集客户端界面显示,采用socket监听。较好的移植性-Based the camera acquisition interface under linux gtk+ socket listener. Better portability