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

搜索资源列表

  1. tcpipClient

    0下载:
  2. 一个很有典型性的TCP客户端程序,对于新手很有帮助(A typical TCP client program, very helpful for beginners)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:6735872
    • 提供者:呵呵哒112
  1. TCP_Client

    0下载:
  2. TCP客户端程序,使用socket,一个简单的小程序,大神绕道(TCP client program, the use of the socket, a simple small program, a great god a detour)
  3. 所属分类:网络编程

    • 发布日期:2017-12-20
    • 文件大小:396288
    • 提供者:MrWonderA
  1. W5500客户参考

    2下载:
  2. 基于stm32f103系列的MCU,w5500工作在tcp客户端模式 可以通过网络助手通讯(Based on the STM32F103 family of MCU, w5500 works in the TCP client mode and can communicate via network assistants)
  3. 所属分类:其他

  1. C#TCP-IP

    0下载:
  2. C#使用TCPIP做的客户端与服务器通信Modle源码(C# uses TCPIP to do client and server communications, Modle source code)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:
  1. TCPIP-client-server-master

    0下载:
  2. 实现Socket通信,大批量客户端连接,内含源码文件及可执行程序(Socket communications, mass client connections, including source code files and executable programs)
  3. 所属分类:网络编程

    • 发布日期:2017-12-30
    • 文件大小:146432
    • 提供者:flyingdragon
  1. TCP CLIENTvi

    0下载:
  2. 使用labview进行TCP通信的客户端程序编写(TCP communication using LabVIEW client program written)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-28
    • 文件大小:11264
    • 提供者:lnc900319
  1. TcpTest

    0下载:
  2. 模拟TCP客户端高并发连接,对tcp服务端进行压力测试。(Simulated TCP client high concurrent connection, the TCP server stress test.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-20
    • 文件大小:82944
    • 提供者:古云
  1. TCP聊天程序

    1下载:
  2. 可以实现客户端与服务器端的通信,也可以实现多人同时通信(It can realize the communication between client and server, and also can communicate with many people at the same time)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-28
    • 文件大小:89916416
    • 提供者:@@强
  1. c_tcp_client

    0下载:
  2. 基于C语言TCP客户端的实现,实测可以直接编译运行(Implementation of TCP client based on C language)
  3. 所属分类:通讯编程

  1. stm32f107vct6

    0下载:
  2. 基于W5500硬件协议栈的TCP客户端收发数据(stm32f107vct6)(Based on the W5500 hardware protocol stack TCP client to send and receive data)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-28
    • 文件大小:436224
    • 提供者:y2k
  1. 这是labview编写的主机端和客户端的TCP程序

    0下载:
  2. 这是labview编写的主机端和客户端的TCP程序(This is the host and client TCP program written by LabVIEW. If there is a problem, you can contact QQ1373687980)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:179200
    • 提供者:csg
  1. TcpServerClient

    0下载:
  2. 包含三个类,TCPServer.cs 这个类是TCP服务端,TCPClient.cs这个类是TCP客户端,TCPServerClient.cs 这个类是服务端连接的客户端对象,自带握手校验功能,异常连接在指定时间内被关闭(Contains three classes, the TCPServer.cs class is a TCP server, the TCPClient.cs class is a TCP client, the TCPServerClient.cs class is con
  3. 所属分类:C#编程

    • 发布日期:2017-12-29
    • 文件大小:7168
    • 提供者:小唐Bininc
  1. SourceCode42_TCP_Client_OK

    0下载:
  2. 基于TMS320F28335芯片开发的带TCP client例程,基于CCS6.0平台建立的工程文件,编译OK。测试OK。(Based on TMS320F28335 chip development with TCP client routines, based on the CCS6.0 platform to build the project file, compile OK. Test OK.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-30
    • 文件大小:502784
    • 提供者:童心
  1. C# tcp通信 登录 服务器端验证

    0下载:
  2. c#客户端和服务端进行TCP通信,是个非常好的学习网络编程例子(Client and server programming by TCP)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-01
    • 文件大小:422912
    • 提供者:provencesl
  1. VB_TCP-Server-Client

    0下载:
  2. 用VB编写的利用SOCK控件实现服务器与客户机的数据传输(Data transmission between server and client by using SOCK control written by VB)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-01
    • 文件大小:74752
    • 提供者:纸飞机01
  1. TcpProxy

    0下载:
  2. 使用 C++ 编写的TCP 客户端与服务端通讯,实现数据处理和转发功能(C++ prepared using TCP client and server communication, data processing and forwarding)
  3. 所属分类:TCP/IP协议栈

  1. tcp套接字

    0下载:
  2. tcp套接字 node.js 源代码示例 通信端口 客户端与服务端,实例为客户端接收服务端大小写转换(tcp socket Node.js source code example For example the client receives the server case conversion)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:大威大
  1. Server

    0下载:
  2. tcp服务器,可以和其他的TCP client连接,收发数据(tcp server It can send data if you connecting with other tcp client)
  3. 所属分类:网络编程

    • 发布日期:2018-01-03
    • 文件大小:6435840
    • 提供者:鹏1234
  1. ethnet udp tcp

    0下载:
  2. Windows TCP UDP SERVER CLIENT 套接字通信程序。(Windows TCP UDP SERVER CLIENT SOCKET communication code)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:63488
    • 提供者:Losserry
  1. socket

    1下载:
  2. php tcp客户端与服务器端代码,带阻塞与非阻塞设置,地址重用设置(php tcp client and server)
  3. 所属分类:WEB开发

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:xiaoqi007
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com