CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - test client

搜索资源列表

  1. defServant

    0下载:
  2. 在CORBA的开源项目MICO里的一个POA测试软件,服务器端的POA程序用一个默认的仆从servant来响应POA的客户端的请求。-the CORBA open-source projects MICO's a POA test software, the server-POA procedures with a default proxy servant POA response to the client's request.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7.54kb
    • 提供者:刘尚新
  1. 简单Socket通讯

    0下载:
  2. TCP通讯测试小程序(客户端),可选择保持连接或一次收发完毕后自动断开。-small TCP communications test procedures (client), or may choose to stay connected after a transceiver automatically disconnected.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:10.1kb
    • 提供者:何原
  1. socket_test

    0下载:
  2. 一个socket测试程序,支持tcp/ip和udp,既可用于server端,也可以用于client端-a socket test procedure, support tcp / ip and udp used for both server side, but also can be used for client -
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:26.51kb
    • 提供者:wan
  1. SockClt

    0下载:
  2. 一个用于socket客户端测试的源代码,简单说明socket工作原理.-socket for a test client source code, a simple note socket principle.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:91.71kb
    • 提供者:wuzf
  1. Pelco-D

    0下载:
  2. 一个VB编写的PELCO-D电脑端控制通讯测试程序源码-Write a VB client control PELCO-D computer communications test program source code
  3. 所属分类:Communication

    • 发布日期:2017-03-21
    • 文件大小:4.13kb
    • 提供者:RHT
  1. server

    0下载:
  2. 此程式可以當成Server, 接收client端的 connect 要求, 並丟資料到client端! 傳送方式可以是一次一個字串或是自動一直送, 搭配另一個 client 程式, 可以用來測試網路通訊-This program can be as Server, the receiving client side connect requests and information to the client side lost! Delivery can be a string or an au
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3.14kb
    • 提供者:sophia
  1. Client

    0下载:
  2. Think Client excemple- test
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:268.44kb
    • 提供者:milenboid
  1. MODSTCPIP

    0下载:
  2. 一个modbus的tcp通讯client端源代码程序,测试通过。-The tcp modbus communication of a client-side source code program, test.
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:902.74kb
    • 提供者:包裹
  1. vncviewer

    0下载:
  2. winvnc客户端最新版源代码,编译测试通过。功能正常稳定。-winvnc the latest version of the client source code, compile and test passed. Functioning are stability.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.11mb
    • 提供者:严茂林
  1. Modbus-client-tester

    3下载:
  2. modbus 标准通讯软件,源码,modbus通讯 客服端测试软件。-Modbus standard communications software, source, modbus communication customer service end test software.
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4.03mb
    • 提供者:zhengxueli
  1. server-client

    0下载:
  2. socket 通訊練習 for client-socket communication test. for server
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:64.17kb
    • 提供者:ivan
  1. OPC-Client

    0下载:
  2. OPC客户端源代码,测试好用,能够访问服务器数据-OPC client source code, test and easy to use, and be able to access the server data
  3. 所属分类:Communication

    • 发布日期:2017-05-21
    • 文件大小:5.86mb
    • 提供者:尹诗
  1. MTClient

    0下载:
  2. 多线程的TCP服务器的客户端程序代码,可做简单网络通讯测试和文件传输使用。可运行于VC2005版本。-Multi-threaded TCP server client code, do the simple network communications test and file transfer. VC2005 version can run on.
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:4.55mb
    • 提供者:amber
  1. UdpTest

    0下载:
  2. 一个UDP服务器及一个TCP连接。每隔50ms发送20字节UDP包给一个UDP客户端,同时UDP客户端通过TCP回答收到了多少个包。用来测试UDP连接的稳定性。-A UDP server and a TCP connection. 20 bytes every 50ms UDP packet sending a UDP client, and UDP client received via TCP answer how many packages. UDP connection used to
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:8.7kb
    • 提供者:hu
  1. VB6_OPC_Client

    0下载:
  2. vb写的opc客户端,测试opc服务器,直接调用函数,很方便-Vb wrote the opc client, the test of opc server
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:17.44kb
    • 提供者:张士勇
  1. SendData

    0下载:
  2. 这个是一个简单的多线程TCP客户端测试程序,可以创建多个连接进行数据发送。-This is a simple multi-threaded TCP client test program, you can create multiple connections for data transmission.
  3. 所属分类:Communication

    • 发布日期:2017-05-30
    • 文件大小:12.62mb
    • 提供者:cable
  1. UDP_Socket

    0下载:
  2. udp socket c++ test client/server
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:607.23kb
    • 提供者:Pablo
  1. BCB socket

    1下载:
  2. 此程式為BCB6.0 socket Server及Client通訊測試程式(This program is a BCB6.0 socket Server and Client communication test program)
  3. 所属分类:通讯编程

  1. OPCClient

    0下载:
  2. 免费的OPC 客户机测试OPC 的通讯 OPC技术发明的初衷就是为了让这些信息在不同的平台间实现畅通无阻的交换,让平台之间实现零成本零耗时的无缝对接。(Free OPC Client to test OPC Communication)
  3. 所属分类:通讯编程

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

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

    • 发布日期:2018-04-29
    • 文件大小:24kb
    • 提供者:ITing
« 12 »
搜珍网 www.dssz.com