CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - test client

搜索资源列表

  1. NetRecorderTEST

    0下载:
  2. 网络录音盒系列资料之三:测试过程。本资料系本人毕业设计的测试部分,包括客户端程序的运行界面、录音盒的照片以及测试过程的视频。所谓网络录音盒是指通过网络向远程计算机提供录音盒所在位置的监听和录音功能的网络设备。为了方便用户选择自己需要的内容,本人将所有关于网络录音盒的资料分为三个部分上传:1、文档;2、源代码;3、测试过程。(站长可以重新对上述内容进行组织)-network data recording boxes series three : tests. This information is
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:38.11mb
    • 提供者:王鑫
  1. ftpClient

    0下载:
  2. 从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.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-22
    • 文件大小:5.77kb
    • 提供者:许永贤
  1. CH35XDRV.ZIP

    0下载:
  2. 测试用文档本设计主要由数字信号发生器和逻辑分析仪组成,其中数字信号发生器运用了89C51单片机系统,可以重复输出8路循环逻辑移位序列,逻辑分析仪用了89C55单片机系统,可以实现8路信号的采-test file http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:502.11kb
    • 提供者:AIJOY
  1. Ethernet-pertest

    0下载:
  2. 利用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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:495.65kb
    • 提供者:rick
  1. TCPommunicationPrograminVxWorks

    0下载:
  2. 本文描述了在实时操作系统VxWorks中利用TCP实现数据通信的方法,并分别给出了客户机和服务器通信程序设计的详细过程,目前已经在我们开发的风洞测控系统中获得了应用。该方法可适用于工业控制等多方面,具有广泛的适应性。-This paper describes the real-time operating system VxWorks in the use of TCP data communication method, and were given client and server com
  3. 所属分类:VxWorks

    • 发布日期:2017-04-16
    • 文件大小:126.54kb
    • 提供者:李李
  1. Files

    0下载:
  2. udp client test for mini2440
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:4.81kb
    • 提供者:nn
  1. tcp

    0下载:
  2. 周立功EPC8900 tcp测试例程。包含client及server两种模式下的测试。-ZLG EPC8900 tcp test routines. Client and server contains two modes of testing.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:3.35kb
    • 提供者:马文军
  1. client

    0下载:
  2. samsung s3c2410 for s3c2410 test lab code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:3.19kb
    • 提供者:cct
  1. NetTestClient

    0下载:
  2. 以太网上位机程序,用于作为以太网客户端的测试程序。-this program is used for ethelet client test.
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4.38mb
    • 提供者:胡林
  1. UDPserver

    0下载:
  2. msp430f5438上做的udp服务器,PC端作为udp client用SocketTool软件进行通信。可以作为msp430上tcp/ip开发的很好的例程。经测试没有问题。-msp430f5438 do the udp server, PC as the udp client-side software to communicate with SocketTool. As msp430 on the tcp/ip developed a good routine. After the tes
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:190.34kb
    • 提供者:Eric
  1. test.v8.0

    0下载:
  2. 用QT做的mpeg-streamer的客户端程序,可以实现视频显示与视频的保存功能-The mpeg-streamer client program with QT, video display and video saved
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-12
    • 文件大小:1.38mb
    • 提供者:liubin
  1. Linux-A-named-pipe-experiment

    0下载:
  2. 在Linux环境下用C语言编程,编程的主要内容是:命名管道的实验。包括:研究mkfifo命令,在当前目录下创建一个myfifo的命名管道 用mkfifo()函数实现相同的功能 编写一个服务器程序server.c,实现从管道myfifo中读取内容,并在终端中显示出来。打开一个命令行终端,运行server,然后打开另一个命令行终端,使用“cp 文件1 myfifo”命令把文件1的内容输出到myfifo,测试server.c的功能 编写客户机程序,实现把指定文件输出到myfifo的功能,从
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:8.59kb
    • 提供者:weiwei
  1. W5200_TCPC

    0下载:
  2. 自己用的STM32F103RBT6与W5200的TCP测试程序,单片机作为客户端使用。-W5200 own use STM32F103RBT6 with a TCP test program, microcontroller as a client.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:968.08kb
    • 提供者:飞云
  1. LinuxUdpClient

    0下载:
  2. linux下udp客户端程序和可执行文件,亲测,绝对有用。-The udp client program under Linux and executable files, close test, absolutely useful
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:3.48kb
    • 提供者:钟光燕
  1. STM32f103_RT_thread_UDP_Client_OK

    0下载:
  2. 基于STM32f103和RT_thread操作系统的开发板做客户端的UDP例程,已测试通过-Based on STM32f103 and RT_thread development board of the operating system to do the client UDP routines, has the test pass
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-11
    • 文件大小:17.8mb
    • 提供者:王明玉
  1. tcp

    0下载:
  2. 网卡测试程序,在服务器上运行该服务器软件,在客户端运行客户软件,客户端就会收到该字符串。-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.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:8.92kb
    • 提供者:单中正
  1. ENC28J60-network-module-test

    0下载:
  2. 利用STM32开发板的 ENC28J60网络模块和uIP 1.0实现:TCP服务器、TCP客服端以及WEB服务器等三个功能。 -Use STM32 development board ENC28J60 network module and uIP 1.0 implementation: three functional TCP server, TCP client service and WEB servers.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:1.42mb
    • 提供者:秦磊
  1. Test-UDP-Client

    0下载:
  2. TCP and UDP test application for client server.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-05
    • 文件大小:22.27kb
    • 提供者:manish_cimcon
  1. CAN_ok-test

    0下载:
  2. 完整的CAN的测试程序,包括client,server和makefile,以及已经编译过的可执行文件。-Complete CAN test program, including client, server and makefile, and has compiled executable file.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:117.95kb
    • 提供者:优雅之林
  1. client

    0下载:
  2. DSP6678 以太网测试程序,通过此程序可测试网口是否工作正常。(DSP6678 Ethernet test program, through which the program can test whether the net work is normal.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-21
    • 文件大小:7.83mb
    • 提供者:togle
« 12 »
搜珍网 www.dssz.com