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

搜索资源列表

  1. TCP-tool

    0下载:
  2. A TCP client tool used for easy testing
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1598
    • 提供者:sunguangbin
  1. client

    0下载:
  2. 利用socket 、vc实现TCP客户端代码,网络编程-use socket to accomplish TCP client-dide code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1623
    • 提供者:mili
  1. client

    0下载:
  2. ACE框架实现的TCP客户端,课程上随便做的小东西-ACE Framework implementation of TCP client, just doing little things on course
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-11
    • 文件大小:652
    • 提供者:dreamingc
  1. client

    0下载:
  2. ACE框架下用acceptor实现的TCP客户端,课程上的小东西-Under ACE framework implemented using TCP client acceptor, little things on the course
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-11
    • 文件大小:782
    • 提供者:dreamingc
  1. TCP-Client_Server-VC

    1下载:
  2. PC机实现TCP客户端和服务器的源码程序,功能实现有点类似TCP/UDP测试工具。-PC machine to achieve TCP client and server source code procedures, functions somewhat similar to TCP/UDP test tools.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-22
    • 文件大小:6770106
    • 提供者:王强
  1. tcp

    0下载:
  2. 这是简单的TCP客户端、用户端的程序,适合初级者学习-This is a simple TCP client, the client' s program, suitable for beginners to learn
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:455280
    • 提供者:zcf
  1. client

    0下载:
  2. linux下基于TCP的实现文件传输的客户端程序-Under Linux based on TCP client program implementation of file transfer
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1239
    • 提供者:米米
  1. TCP

    0下载:
  2. 基于TCP协议的客户端 和 服务器端的通信 功能:将小写字母转换成大写字母-Communication protocol TCP client and server side based Function: lowercase letters to uppercase letters
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-17
    • 文件大小:10548
    • 提供者:付冰冰
  1. Client

    0下载:
  2. socket网口编程 客户端完整源代码\(^o^)/~-SOCKET-TCP CLIENT
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3528724
    • 提供者:sxy
  1. Client

    0下载:
  2. socket TCP客户端,支持域名和IP。- socket tcp client .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4869120
    • 提供者:cb
  1. SPCOMM-a-TCP-Client-and-Server

    1下载:
  2. 具有串口及TCP网络助手调试功能,带有可控制小车和机械臂的控制按键,可选择串口或TCP控制按键,外加具有图像显示功能。-Has a serial port and TCP Network Assistant debugging features, with the car and can be controlled manipulator control buttons, optional serial or TCP control buttons, plus an image display
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:359853
    • 提供者:WWW
  1. Qt5-TCP-IP

    0下载:
  2. qt5环境下tcp/ip通信协议的简单实现,一个是tcp server的一个是tcp client的-qt5 tcp/ip
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:1475329
    • 提供者:汪洋
  1. TCP

    0下载:
  2. java TCP客户端、服务端,两个包含在同一个类中。主要用于初学者学习-java TCP client, the server, two are included in the same class.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3706
    • 提供者:zhangqiang
  1. Simple-TCP---Client

    0下载:
  2. tcp socket client example
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:17239
    • 提供者:LEO
  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. tcp-client-server

    0下载:
  2. Linux下Qt的网络编程,QTcpserver的使用,客户端和服务器的建立及简单应用-Linux network programming under Qt, QTcpserver use, build client and server, and simple application
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:4751
    • 提供者:周一
  1. client

    0下载:
  2. Unix_linux 网络编程TCP客户端编程参考实例-Unix_Linux s network programming of tcp client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:605
    • 提供者:liangliang
  1. NETCONN_TCP-client

    0下载:
  2. 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立TCP连接,其中开发板做TCP客户端,网络调试助手做TCP服务器,TCP连接以一个任务的方式来运行的,开发板尝试连接网络调试助手,当连接成功以后就建立起了一个TCP连接,然后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据。-The experiment
  3. 所属分类:SCM

    • 发布日期:2017-06-11
    • 文件大小:17561253
    • 提供者:daew
  1. client

    0下载:
  2. tcp client server. komunikasi server dan client dengan tcp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-30
    • 文件大小:446931
    • 提供者:farid
  1. TCP-Client-Test

    0下载:
  2. 需要一个用来测试JAVA服务器连接及数据处理能力的客户端压力测试工具,网上找了很久没找到合适的; 花了半天写了个,很久没写Delphi程序,手生了!-A need to test the JAVA server connection and data processing capabilities of the client stress testing tool, the Internet looking for a long time could not find the right
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-29
    • 文件大小:387767
    • 提供者:尚文
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com