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

搜索资源列表

  1. TCP

    0下载:
  2. java代码轻松演示计算机网络客户端与服务端数据传送-TCP-java code easily demo computer network client and server-side data transmission-TCP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1356
    • 提供者:gongchang
  1. modbus_tcp_monitor_breaker

    0下载:
  2. Modbus_tcp 通讯例程,实现Modbus-tcp Client 的功能。-Modbus tcp demo program, the main function of this program is as a client of Modbus tcp protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:17108
    • 提供者:jiangyongfei
  1. networkstuff_src_2003

    0下载:
  2. 网络实用工具,C#代码, client/server demo, TCP/UDP scan, arp, whois, wake on lan -network stuffs in C#, client/server demo, TCP/UDP scan, arp, whois, wake on lan ....
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:777504
    • 提供者:david euler
  1. winceTCPClient

    0下载:
  2. wince下tcp客户端的demo,大家可以试试感受wince的功能。-wince under the tcp client' s demo, we can try to feel the wince function.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:119134
    • 提供者:林令
  1. G-TcpClientDemo

    1下载:
  2. 强大的TcpServer压力测试工具源码(附突破连接限制的方法和工具)(再次补丁版)-Powerful stress test tool TcpServer source (with breakthrough methods and tools connection limit) (re-patch version)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1186214
    • 提供者:冷月宫主
  1. TCP-C-S

    0下载:
  2. TCP winsocket C/S聊天源码-tcp winsocket client server demo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:7893922
    • 提供者:曹魏
  1. TCPClient

    0下载:
  2. TCP客户端过程演示,包括和服务器的连接,向服务器发送数据以及接收数据。-Demo TCP client process, including the connection to the server, sending data to the server and receive data.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1781123
    • 提供者:liujinping
  1. demo

    0下载:
  2. iview手机视频监控软件系统: 1,采用服务器和手机客户机模式监控 2,服务器为vc++6.0开发,有完成端口机制,为多个客户提供服务,同时可显示视频图像 3,手机客户机采用java语言,eclipse,j2me开发环境开发,显示176×144视频图像 4,采用TCP方式数据传输,每秒视频数据3-5k左右,。 5,手机端有用户输入接口,可输入服务器IP地址,并预留用户名和密码,为用户灵活访问服务器带来方便。-iView mobile phone video surveill
  3. 所属分类:J2ME

    • 发布日期:2017-10-31
    • 文件大小:129113
    • 提供者:cc
  1. usr-android-RelayCtrl-demo

    0下载:
  2. android应用程序源码。功能为搭建tcp ip服务器和客户端,从而通过wifi控制家用电器。-android application source code. Functions to build tcp ip server and client, thus controlling appliances via wifi.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-05
    • 文件大小:354892
    • 提供者:einstein
  1. SocketDemo

    0下载:
  2. TCP通讯编程 socket服务端和客户端Demo-socket Server and Client Demo
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-16
    • 文件大小:82639
    • 提供者:perry
  1. open_tcp_demo

    0下载:
  2. open TCP中的tcp(服务器/客户)和udp(客户端/服务器)的源码;-open tcp: including tcp(client/server)和udp(server/client) source demo code,.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:6738
    • 提供者:madder
  1. CSharpTCPsocket

    0下载:
  2. c#的一个tcp通信demo,里面有详细的例子,server和client-c# tcp communication of a demo, there are detailed examples, server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:132244
    • 提供者:
  1. FlyTcpFramework

    1下载:
  2. C#下开发异步TCP/IP的DEMO。含详尽的服务器端和客户端程序开发。-Asynchronous development of TCP/IP DEMO C# under. Containing detailed server and client application development.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-25
    • 文件大小:313344
    • 提供者:zjm
  1. tcpdemo

    0下载:
  2. tcp协议的demo程序,包括tcp server和client,可用于学习基本的C/S通信机制。-tcp protocol demo program, including the tcp server and client, can be used to learn the basics of C/S communication mechanism.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3785
    • 提供者:邓林
  1. TCP-Client-VC-Source-Code

    1下载:
  2. TCPIP的Client模式开发,VC源代码,编译测试通过-TCPIP Client VC Demo Code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3823358
    • 提供者:张明
  1. TcpClientTest

    0下载:
  2. Visual Stdio 2012 C#编写的TCP Client 客户端端源代码,测试很稳定的。-Visual Stdio 2012 C# TCP Client Demo with socket.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:56896
    • 提供者:htx
  1. Network-Demo-CSharp

    0下载:
  2. Network-Demo-C#是用c#开发的网络方面的demo,覆盖http、tcp/ip、udp、socket的服务端和客户端的demo示例-Network- Demo- c# Demo is to use c# development of the Network, HTTP, TCP/IP, udp, socket server and client Demo sample
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-04
    • 文件大小:90404
    • 提供者:shenyunmin
  1. c语言socket编程 与服务器长连接的客户端程序

    0下载:
  2. tcp 长链接client demo 111111111111(tcp long connection client demo 111111111111)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:kasee0v13
  1. VB-TCP-Server-Client

    0下载:
  2. Demo code to communicate with USR-TCP232 vb
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:74752
    • 提供者:glafontaine
  1. tcp&UDP DEMO

    0下载:
  2. C\C++编写的tcp\udp客户端及服务器程序(Tcp\udp client and server program written by C\C++)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:sunqqq
« 12 »
搜珍网 www.dssz.com