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

搜索资源列表

  1. DeltaNet

    0下载:
  2. 在嵌入式系统DeltaSYSTEM中实现PING主机,TCP服务器,TCP客户端,UDP服务器,UDP客户端的程序-in Embedded System DeltaSYSTEM achieve PING mainframe, TCP server, TCP Client, UDP server, the client UDP procedures
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:16716
    • 提供者:link
  1. talk_tcp_linux

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

    • 发布日期:2008-10-13
    • 文件大小:919153
    • 提供者:刘浪
  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. socket_linux

    0下载:
  2. 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序-Embedded Linux System socket communication procedures, including server and client programs
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:27567
    • 提供者:许永贤
  1. GPRSTrans

    0下载:
  2. 用于PDA,PND的GPRS通信模块,用于传输短消息和图片,包括了服务器和客户端的代码,我参加设计的掌上警务通把它移植到WinCE基本没有改动,可以作为初学者和工程技术人员的设计参考。-for PDA, PND GPRS communications module for the transmission of SMS and pictures, including the server and client code. I participated in the design of handh
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:41853
    • 提供者:horfort
  1. NetRecorderCODE

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

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

    0下载:
  2. EVC;Winsock编程,客户端的通讯程序;建立PC端的服务器程序,接受WinCE客户端的字符输入,显示在PC端服务器的输出显示窗口中,同时有开发办客户端字符发送接受程序。-EVC; Winsock programming, client communication procedures; The establishment of PC-server, WinCE client accept the character input, display terminal server in the
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:449467
    • 提供者:张敏捷
  1. WINCE_Socket

    0下载:
  2. WINCE下TCP/IP协议网络编程,包括服务器端和客户端,在局域网上运行完全正常。-WINCE under TCP / IP network programming, including server and client, LAN running completely normal.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:164355
    • 提供者:何全安
  1. my_audio

    0下载:
  2. 我写的基于2410的音频播放的程序,采用c/s结构,pc客户端上传音频流,服务器端建立帧缓冲区接收,并播放出来-I wrote based on the 2410 Audio Player procedures adopted c / s structure, pc client uploads audio streams, the server-frame buffer zone established to receive and broadcast
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:31045
    • 提供者:lifeng
  1. MyTCPClient

    0下载:
  2. WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:525861
    • 提供者:就就
  1. socket

    0下载:
  2. linux 里面的socket完好封装。 把基本的客户端和服务器端写成了函数,方便调用。-socket inside the well-linux package. The basic client and server written in a function to facilitate the call.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:999
    • 提供者:songzi
  1. qianrudhcp

    0下载:
  2. 详细分析了嵌入式系统DHCP客户端协议的实现原理,给出了详细的协议状态变迁图,对Rabbit2000嵌入式系统DHCP客户端协议进行了改进,引入了新的服务器DHCPOFFER响应选择策略,并给出了实现代码-A detailed analysis of the embedded system DHCP client protocol implementation of the principle of the agreement gives a detailed state transition
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:25510
    • 提供者:李强
  1. luxiandeng4

    0下载:
  2. 基于硬盘序列号的软件保护技术的研究,硬盘序列号;注册码;共享软件;算法;客户端;服务器;RSA算法-hard disk serial-no; registered code;shared software;arithmetic;client;server;Arithmetic of RSA
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:394733
    • 提供者:卢显灯
  1. Datatrans

    0下载:
  2. wince下接收串口数据,通过socket转发到pc,包含客户端和服务器-wince to receive serial data through the socket forwarded to the pc, contains the client and server
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:123637
    • 提供者:wany
  1. PDAandPCSocketvs2005

    0下载:
  2. 实现pda和pc间socket通信,是用C#语言来编写的pda程序,分为服务器和客户端两部分-Pda and the pc to achieve communication between the socket
  3. 所属分类:Windows CE

    • 发布日期:2017-04-06
    • 文件大小:26944
    • 提供者:明玲吉
  1. ntp-4.2.0.tar

    1下载:
  2. 一个开源的NTP服务器客户端实现代码,可用于嵌入式系统开发。经测试此包可用-An open source implementation of the NTP server client code can be used for embedded system development
  3. 所属分类:Embeded Linux

    • 发布日期:2014-08-25
    • 文件大小:2514944
    • 提供者:周先生
  1. TCP_SandC_from_ZQ_tust

    0下载:
  2. TCP通信的嵌入式实验代码,完成两台嵌入式设备的数据交换,可实现服务器客户端,进行数学运算等-Experimental code embedded TCP communications, complete data exchange both embedded devices, enabling server client, perform mathematical operations, such as ...
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:10027
    • 提供者:
  1. W5100_stm32_1

    0下载:
  2. STM32_W5100例程,TCP/UDP,服务器/客户端-STM32_W5100 routine, TCP/UDP, server/client
  3. 所属分类:SCM

    • 发布日期:2017-06-17
    • 文件大小:26042135
    • 提供者:bo
  1. MFC VC++ TCP UDP 服务器客户端源码

    0下载:
  2. 服务端客户端源码,VC++语言,适用于SIM800、SIM900等型号(source code for server client .VC++ language, applicable to SIM800, SIM900 and other models)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-29
    • 文件大小:86016
    • 提供者:Wizly
  1. 并发服务器 (完美版)

    2下载:
  2. 基于stm32并发服务器源码,可以与多个TCP客户端通信(STM32 concurrent server based on source code, can communicate with multiple TCP clients)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-31
    • 文件大小:1086464
    • 提供者:红色风叶
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com