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

搜索资源列表

  1. BAS上载WEB文件工具(FileCompose)

    0下载:
  2. 本工具可以将所有的web文件打包生成一个文件,用户通过tftp将该文件加载到主机,方便完成web客户端的升级。另外加载web客户端程序,既可以用该打包文件也可以分别加载所有的web文件,主机兼容两种方式。用于VxWorks环境下的GoAheadWebSrv内置WEB服务器应用。-the tools to the web all documents generated a document package, users tftp this document loaded to the host,
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:908475
    • 提供者:宋强
  1. SocketTCP

    0下载:
  2. 这是VxWorks下的TCP/IP通信的源码,包含Server端和Client端。
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:3763
    • 提供者:Andy
  1. SocketUDP

    0下载:
  2. 这是VxWorks下的Socket UDP通信的源码,包含Server端和Client端
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:2916
    • 提供者:Andy
  1. socket_tcp_udp_vxworks

    1下载:
  2. 基于嵌入式实时操作系统vxworks的socket网络编程,初学必备!包含udp、tcp的客户机/服务器的代码实现,tcp服务器支持多任务并发处理连接请求;开发工具为tornado for pentium 在vxworks虚拟机上调试通过,含搭建虚拟机的详细步骤。-Vxworks embedded real-time operating system based on the socket network programming, beginners must have! Contains ud
  3. 所属分类:VxWorks

    • 发布日期:2017-06-08
    • 文件大小:16305112
    • 提供者:哈佛
  1. Udp_test

    0下载:
  2. 用于VxWorks中的UDP通信程序,包含客户和服务端两个程序-For VxWorks in the UDP communication program, including both client and server programs
  3. 所属分类:VxWorks

    • 发布日期:2017-03-24
    • 文件大小:45355
    • 提供者:正交
  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
    • 文件大小:129574
    • 提供者:李李
  1. servertest

    0下载:
  2. vxworks CS模型的server的源码,陆续上传client的源码-vxworks CS model of the source server, one after another upload of the source client
  3. 所属分类:VxWorks

    • 发布日期:2017-04-07
    • 文件大小:1911
    • 提供者:孙文
  1. tcp

    0下载:
  2. vxworks下tcp通信的源代码例子server和client源代码-tcp communication under the VxWorks source code examples of server and client source code
  3. 所属分类:VxWorks

    • 发布日期:2017-03-31
    • 文件大小:20064
    • 提供者:郑鹤翔
  1. VxWorks_radius

    0下载:
  2. VxWorks_radiusradius server and client source code, C++, is only doing a service client and the basic procedures for the client, we can refer to the expansion of!
  3. 所属分类:VxWorks

    • 发布日期:2017-04-02
    • 文件大小:66309
    • 提供者:炽热情怀
  1. netwrs

    0下载:
  2. This library implements the VxWorks Trivial File Transfer Protocol (TFTP) client library. TFTP is a simple file transfer protocol (hence the name "trivial") implemented over UDP. TFTP was designed to be small and easy to implement. Therefore,
  3. 所属分类:VxWorks

    • 发布日期:2017-03-29
    • 文件大小:626082
    • 提供者:steven
  1. vxworks-udp

    0下载:
  2. 在vxworks上实现udp协议,不仅仅包括客户端的程序,还有服务器端得程序-In vxworks udp protocol, and includes not only the client program, as well as server-side was the program
  3. 所属分类:VxWorks

    • 发布日期:2017-04-04
    • 文件大小:2320
    • 提供者:zf
  1. vx

    0下载:
  2. 这是关于VxWorks的TCP/IP的源码,能够运行的,内面包含了Server和client的源码和执行程序-This is about VxWorks, TCP/IP source code, can run, inside the Server and the client contains the source code and enforcement procedures
  3. 所属分类:VxWorks

    • 发布日期:2017-03-30
    • 文件大小:51634
    • 提供者:大勇
  1. 4.UDP-sockets-communication-

    0下载:
  2. UDP sockets communication between UDP server running on a VxWorks system and UDP client running on a UNIX host
  3. 所属分类:VxWorks

    • 发布日期:2017-12-05
    • 文件大小:5280
    • 提供者:WY
  1. sntp

    0下载:
  2. 在vxworks嵌入式操作系统下,服务器和客户端之间实现SNTP(简单的网络时间同步协议)的源代码。-In the vxworks OS, the codes can realize the function of SNTP between the server and client.
  3. 所属分类:VxWorks

    • 发布日期:2017-03-29
    • 文件大小:8600
    • 提供者:niuhuijing
  1. 111111111

    0下载:
  2. 基于PPC860开发板和Tornado2.2开发环境的使用消息队列实现客户机服务器模型,-Based on the use of message boards and PPC860 development queue Tornado2.2 development environment to achieve client-server model,
  3. 所属分类:VxWorks

    • 发布日期:2017-04-13
    • 文件大小:2928
    • 提供者:FPGA
  1. vxworksTCP_Demo

    0下载:
  2. Vxworks上实现TCP通讯的例子程序,能够实现客户端和服务器的通信,服务器可以同时与多个客户端连接,代码简单注释清晰。-Achieve TCP communication on Vxworks example program enables communication between the client and the server, the server can simultaneously connect with multiple clients, the code is simpl
  3. 所属分类:VxWorks

    • 发布日期:2017-04-13
    • 文件大小:3410
    • 提供者:Phoenix
  1. VxWorks软件开发实例

    2下载:
  2. VxWorks软件项目开发实例,包括服务器,客户端面,双缓冲池等内容。(VxWorks software project development examples, including server, client side, double buffer pool and so on.)
  3. 所属分类:VxWorks

    • 发布日期:2021-01-12
    • 文件大小:2041856
    • 提供者:hellorun
搜珍网 www.dssz.com