搜索资源列表
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.
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
Files
- udp client test for mini2440
test.v8.0
- 用QT做的mpeg-streamer的客户端程序,可以实现视频显示与视频的保存功能-The mpeg-streamer client program with QT, video display and video saved
Linux-A-named-pipe-experiment
- 在Linux环境下用C语言编程,编程的主要内容是:命名管道的实验。包括:研究mkfifo命令,在当前目录下创建一个myfifo的命名管道 用mkfifo()函数实现相同的功能 编写一个服务器程序server.c,实现从管道myfifo中读取内容,并在终端中显示出来。打开一个命令行终端,运行server,然后打开另一个命令行终端,使用“cp 文件1 myfifo”命令把文件1的内容输出到myfifo,测试server.c的功能 编写客户机程序,实现把指定文件输出到myfifo的功能,从
LinuxUdpClient
- linux下udp客户端程序和可执行文件,亲测,绝对有用。-The udp client program under Linux and executable files, close test, absolutely useful
tcp
- 网卡测试程序,在服务器上运行该服务器软件,在客户端运行客户软件,客户端就会收到该字符串。-The test program of MAC driver.Run the server application on the server.Run the client application on the client.The client will receive the character string sended by the server.
igmp
- igmp的测试用的小程序,有客户端和服务器端,交叉编译既可使用-igmp test with a small program, a client-side and server-side, cross-compiler can use
tcp_client
- 基于ARM9开发板的测试程序,用来测试TCP客户端的执行情况-ARM9 development board based on the test procedures used to test the implementation of the TCP client
client_pc
- KBA板上以太网控制器测试小程序, 板端作为服务器,PC端作为客户端,使用已提供的设备驱动-KBA-board Ethernet controller test applet, Board side as a server, PC as a client-side using the provided device driver
CAN_ok-test
- 完整的CAN的测试程序,包括client,server和makefile,以及已经编译过的可执行文件。-Complete CAN test program, including client, server and makefile, and has compiled executable file.
