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

搜索资源列表

  1. client server

    0下载:
  2. this document about computer network. how client-server work
  3. 所属分类:文档资料

    • 发布日期:2016-05-18
    • 文件大小:111951
    • 提供者:riskakayulianti
  1. OPC Client

    2下载:
  2. OPC通信调试客户端,采用C#开发的调试客户端,能够遍历所有变量(OPC communication debugging client, using C# development debugging client, can traverse all variables)
  3. 所属分类:C#编程

    • 发布日期:2017-12-21
    • 文件大小:473088
    • 提供者:kkc
  1. kepOPC Client

    2下载:
  2. 本源码是基于C++开发的OPC客户端程序开发实例。 OPC(OLE for Process Control)是根据Microsoft的OLE(现在Active)、COM(部件对象模型)和DCOM(分布式部件对象模型)技术所要求的功能制定的一个开放和互用式的用户界面标准,它保证了自动化/控制应用程序和区域系统/设备之间的互用。它以OLE/COM机制作为应用程序级的通讯标准,采用CLIENT/SERVER模式。 OPC规范中提供了两套接口方案,即定制接口和自动化接口。定制接口效率
  3. 所属分类:Windows编程

    • 发布日期:2017-12-14
    • 文件大小:476160
    • 提供者:下载来的
  1. basic-client

    0下载:
  2. This is a working basic client.
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:virtualfish
  1. Exp17-7-Client-Socket

    0下载:
  2. Exp17-7-Client-Socket
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:46080
    • 提供者:tchggyy
  1. TCP Client

    0下载:
  2. STM32单片机作为Client每隔0.5s向PC端网络调试助手(Server)发送数据。 Server发送数据给单片机,单片机再将数据返回。Keil4工程。(STM32 microcontroller as the Client every 0.5s to the PC side network debugging assistant (Server) to send data. Server sends data to the microcontroller, and the micro
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:3961856
    • 提供者:yukang1744
  1. 向电脑网络助手上传数据client-ok

    0下载:
  2. 实现stm32控制esp8266设置tcp client的模式,可以连接通信(STM32 control, esp8266 set TCP client mode, you can connect Communications)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-29
    • 文件大小:3843072
    • 提供者:利剑
  1. 待开发OPC Client项目

    0下载:
  2. 简易版的OPC Client,支持各种OPC server,查看数据,待完善修改和增减item项。(A simplified version of the OPC Client, support OPC server, view data, modify and add item to be perfect.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:243712
    • 提供者:袁歌
  1. cas-client-java-3.0.0

    0下载:
  2. cas client 客户端3.0 ,结合server 使用(cas client 3.0 with server)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1570816
    • 提供者:mggq
  1. mkk-spring-oauth-client-master

    0下载:
  2. oauth2验证客户端,可以快速上手的客户端工具(Oauth2 authentication client, you can quickly get the client tool)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:239616
    • 提供者:小人物@2017
  1. Client

    0下载:
  2. Strs RF 2232-GU For Client
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:5120
    • 提供者:kyzryu
  1. MQTT-Client-master

    4下载:
  2. MQTT 客户端源码 一个不错的MQTT客户端测试程序,简单的界面。测试MQTT服务器用。(MQTT Client A good MQTT client test program, a simple interface. Test MQTT server for use)
  3. 所属分类:远程控制编程

    • 发布日期:2018-01-08
    • 文件大小:147456
    • 提供者:烽记
  1. CLIENT

    0下载:
  2. dlms cosem client trial code
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:46080
    • 提供者:arjv
  1. OPC Client

    1下载:
  2. exe文件,测试opc连接,exe程序 30K(opc client test exe file)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-29
    • 文件大小:24576
    • 提供者:ITing
  1. funambol-android-sync-client-10.0.4-src

    0下载:
  2. SyncML客户端实现, Funambol Sync Client for Android is a client to synchronize PIM Data of Android devices with any SyncML aware server. For the moment, it is an experimental project to explore the possibility of the new platform. Currently y
  3. 所属分类:android开发

    • 发布日期:2018-04-30
    • 文件大小:5665792
    • 提供者:fengcomer
  1. opc ua(stack、server及client sdk、实例

    2下载:
  2. OPC UA 的客户端开发示例,采用C#编写(OPC UA Client Demo using C#)
  3. 所属分类:中间件编程

    • 发布日期:2018-05-01
    • 文件大小:46179328
    • 提供者:PEAKZHANG
  1. TFTP Client&Sever

    4下载:
  2. 用Java实现了一个以TFTP协议传输文件的程序 包括服务器端和客户端(A file transfer program by using TFTP protocol, including sever and client part.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:12288
    • 提供者:御景_
  1. Client Server Protocol project Code

    0下载:
  2. Client Server Protocol project Code
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:48128
    • 提供者:jeremiahsan
  1. Client and Server

    0下载:
  2. 利用VS2013的MFC编写了一个简单的Server和Client,初学者可参考(A simple Server and Client is written by MFC of VS2013, which can be referenced by beginners.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:281600
    • 提供者:WISDIMDI
  1. rtsp client with c++

    0下载:
  2. 基于rtsp的客户端,帮助初学者步步深入研究rtsp协议的代码实现(RTSP client,which will help learners to get more interst in rtsp protocol.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:12288
    • 提供者:Hankuco
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com