CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - tcp client和server通讯

搜索资源列表

  1. Wcf

    0下载:
  2. WCF通讯,采用TCP/IP通讯方式,包含服务端和客户端代码,异步模式。-WCF communications, using TCP/IP communication, including server and client code, and asynchronous mode.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4.06mb
    • 提供者:王丹阳
  1. tcpiplistener

    0下载:
  2. VS2005 VB实现tcp/ip通讯,包括完整的client和server程序-VS2005 VB achieve tcp/ip communications, including a complete client and server procedures
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:22.49kb
    • 提供者:alonegun
  1. TCPChat

    0下载:
  2. 网络程序,用于TCP协议的点点通讯,具体实现有服务器端和客户端。-Network procedures, protocol for TCP little communication, the specific implementation has server-side and client.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3.57mb
    • 提供者:刘少川
  1. CommSocket

    1下载:
  2. 基于TCP/IP的串口通讯编程,客服端和服务端的源程序都有,供大家一起学习研究。-Based on TCP/IP Serial Communication programming, customer service client and server have the source code for the U.S. research study together.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:371.3kb
    • 提供者:小虎
  1. chat

    0下载:
  2. linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:13.63kb
    • 提供者:吕 广林
  1. tcp-examples

    0下载:
  2. UNIX下用C开发的TCP通讯程序(含客户端和服务器端)-C under UNIX using TCP communication procedures developed (including client and server side)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:3.44kb
    • 提供者:kauf
  1. Tcp

    1下载:
  2. 这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:80.08kb
    • 提供者:徐康
  1. UDP-TCP

    0下载:
  2. 在linux环境下实现简单的TCP/UDP服务器和客户端之间的通讯;-In the linux environment to achieve a simple TCP/UDP server and client communications
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:2.19kb
    • 提供者:yukangzhou
  1. MYUDPClientaserver

    0下载:
  2. TCP/IP通讯代码,客户端和服务端都有,可以参考参考-TCP/IP communication code, both client and server, you can refer to the reference
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:84.07kb
    • 提供者:林明
  1. LiChen

    0下载:
  2. 基于TCP/IP协议,用swing组件编写的聊天程序。有客户端和服务器,客户端输入服务器的IP来建立连接,服务器响应连接来建立通讯。-Based on TCP/IP protocol chat program written using swing components. Client and server, enter the server IP of the client to establish a connection, the response from the server to c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:29.7kb
    • 提供者:谢艳祥
  1. TCP-LAN--based-on-MFC

    0下载:
  2. 局域网聊天程序的实现主要为局域网内的计算机提供交流的平台。完成一个基于服务器和客户端的局域网通讯软件,类似于聊天室,可进行注册、登录、系统信息记录、聊天等功能。用户容易使用,便于管理。-LAN chat program implemented for the computer within the LAN to provide a platform for the exchange. Complete a LAN-based server and client communications so
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-10
    • 文件大小:72.84kb
    • 提供者:赵晗
  1. TcpCommunication

    0下载:
  2. 使用C#语言Socket类TCP协议编写的Socket客户端和服务端通讯Demo,涉及到数据发送接收、多线程、监视器等操作。-Socket class using the C# language written protocol TCP Socket client and server communications Demo, involves sending and receiving data, multi-threaded, monitors and other operations.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:13.64kb
    • 提供者:
  1. TCP

    0下载:
  2. 在网络环境下能够实现服务器和客户端之间的简单通讯。-In the network environment enables simple communication between the server and the client s.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-15
    • 文件大小:4.73kb
    • 提供者:韩雪
  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. 演示了labview的tcp通讯 包括客户端和服务器端编程示例通讯,对labview中tcp通讯有很好的了解(labview tcp server/client)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2020-05-20
    • 文件大小:34kb
    • 提供者:lhdt
搜珍网 www.dssz.com