CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - wince 服务器

搜索资源列表

  1. C# WinCE Web Server

    2下载:
  2. 一个完全用C#在Windows CE 5.0下实现的Web 服务器
  3. 所属分类:Windows CE

    • 发布日期:2010-09-30
    • 文件大小:1707093
    • 提供者:pcwhy@163.com
  1. wince tcpserver 类

    0下载:
  2. 所属分类:源码下载

    • 发布日期:2010-12-17
    • 文件大小:2250
    • 提供者:linhuiscut
  1. ceWeberver.rar

    0下载:
  2. wince下的网络服务器webServer的源码,在X86仿真下实现,wince under webServer the source web server, in the simulation under X86
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:33688
    • 提供者:叶月
  1. TCPServer

    0下载:
  2. VS2005下的wince环境中的TCP通信服务器程序-Wince under VS2005 environment TCP communications server program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1855968
    • 提供者:叶月
  1. MFC-TCP

    1下载:
  2. 基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制-MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-11
    • 文件大小:18959043
    • 提供者:王林峰
  1. CETCP

    0下载:
  2. WinCE下的TCP服务器端和客户端代码(VS2005 C++)-Code of tcp protocol for windows ce
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:96756
    • 提供者:wty
  1. wince6.0TCPclient_TcpSever

    0下载:
  2. 实现在wince环境下创建TCP客户端和TCP服务器端程序的方法和步骤以及select I/O模型的应用。-Creating the environment to achieve wince TCP client and TCP server side methods and procedures, and select I/O Model.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-13
    • 文件大小:3498757
    • 提供者:憔悴
  1. WEB-WinCE

    0下载:
  2. 嵌入式WEB服务器及其在WinCE上的设计与实现-Embedded WEB server on WinCE Design and Implementation
  3. 所属分类:Windows CE

    • 发布日期:2017-05-10
    • 文件大小:2541174
    • 提供者:hurrysun
  1. WinVnc

    1下载:
  2. vnc for windows ce系统。类似与RDP的远程控制软件。此版本是我根据XP系统上的VNC移植而成的服务器端。用户可以通过VNC客户端或者微软虚拟机进行登陆。登陆的默认密码为password-vnc for windows ce system. Similar to RDP the remote control software. This version is my XP system on the basis of the VNC from the server-side tra
  3. 所属分类:Remote Control

    • 发布日期:2017-03-23
    • 文件大小:559739
    • 提供者:wangzhenhua
  1. vxTftpSrv

    0下载:
  2. winCE下的TFTP服务器程序 未经测试,仅供参考-under WinCE TFTP server program without testing, for reference only
  3. 所属分类:Windows CE

    • 发布日期:2017-04-25
    • 文件大小:139704
    • 提供者:videre
  1. WinCE_PPP_in

    0下载:
  2. 一个在Windows CE下实现的PPP主动拨入建立链接的工程,客户端+服务器端,配备有文档-Windows CE under a PPP initiative into implementation of the project set up links, the client+ server-side, equipped with document
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:259656
    • 提供者:ack0810
  1. wince_TCPServer

    0下载:
  2. wince下TCP服务器。编程环境VS2008编程语言c#,运行平台为友善之臂QQ2440V3.-wince under the TCP server. VS2008 programming language programming environment c#, to run the arm-friendly platform for QQ2440V3.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-24
    • 文件大小:53671
    • 提供者:zhnglingshan
  1. CECom

    0下载:
  2. wince平台下com编程的实例,包括客户端和服务器端,整个工程都包括,能直接运行的。-wince com server client
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:45849
    • 提供者:李扯火
  1. ARMVI_FTPServer

    0下载:
  2. wince 下ftp 服务,是wince下ftp服务器端得工具。挺好的东西!-wince under the ftp service is wince under the ftp server-side too tool. Quite good stuff!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:8582
    • 提供者:aleon_liao
  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. severclientWave

    0下载:
  2. 客户端采用evc编译 服务器采用vc6编译 有基本的文字聊天 语音通信 语音做的不好 采用TCP协议,并且服务器端 界面采用CButton继承完成其全部的绘制 保证能运行 wince端由于采用的是外部独立的arm板 不是采用虚拟机 因此重编译可能会有问题 联系方式 qq 656163119-Clients use evc compiler to compile the server using vc6 have a basic text chat voice communic
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6612833
    • 提供者:舒恒
  1. ftpc

    0下载:
  2. 通过EVC编程的基于WINCE系统的FTP传输程序,能完成FTP服务器目标文件夹自动扫描传输。-The FTP transporting programe based on the system of WINCE used by EVC programe tool.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:774905
    • 提供者:林礼挺
  1. tcpip

    0下载:
  2. wince下用evc编写的TCP通信程序,包括服务器端和客户端。-wince under the TCP communications with evc written procedures, including the server-side and client-side.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:96700
    • 提供者:祝力
  1. Wince手持机直接访问SqlServer数据库服务器

    0下载:
  2. Wince手持机直接访问SqlServer数据库服务器(The Wince handset accesses the SqlServer database server directly)
  3. 所属分类:Windows CE

  1. wince TCP

    0下载:
  2. wince同windows系统网络通信,有服务器端和客户端,可以直接通信。(Wince communication with the windows system network, the server side and the client, can communicate directly.)
  3. 所属分类:Windows CE

    • 发布日期:2018-04-20
    • 文件大小:93184
    • 提供者:wongcloud
« 12 3 4 »
搜珍网 www.dssz.com