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

搜索资源列表

  1. TcpSrvToComm

    0下载:
  2. TCP服务器端程序与串口结合,自动将客户端发送的数据转发到串口,也自动将从串口收到的数据转发到连接TCP服务器的客户端-TCP server-side program with the serial combination of automatically forwarding the client sends data to the serial port, it automatically forwards the data received from the serial port to
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:63529
    • 提供者:小小
  1. TCP

    0下载:
  2. 利用MFC中的CSocket实现TCP的客户端和服务器端,收发数据-Using CSocket in MFC to achieve TCP client and server side, send and receive data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1790915
    • 提供者:小小
  1. SimpleTCPServeraclinttransferdemo

    0下载:
  2. TCP网络服务器的数据通信软件系统,通过服务器与客户端之间通信,演示网络通信-Like TCP Server Client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:36785
    • 提供者:暗香
  1. OPC-Client-source

    0下载:
  2. Kingso OPC Client source code 客户端源代码,非常实用,支持Modbus RTU,Modbus TCP,IEC61850,CANopen协议等。您需求OPC Server或其他协议源代码,联系 truesoft@163.com-Kingso OPC Client source code for Kingso.OPCServer and more...
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2302857
    • 提供者:truesoft
  1. Client-CPlusPlus

    0下载:
  2. Tcp协议下基于对话框的server/client通信客户端程序-Tcp agreement dialog-based server/client communication client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:3355
    • 提供者:liwei
  1. vcPsocket-server-client

    0下载:
  2. TCP/IP多线程服务器、客户端程序源代码-TCP/IP multithreaded server and client program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5790952
    • 提供者:xiesuchun
  1. TCP

    0下载:
  2. 基于TCP协议实现客户端与服务器在约定的端口上进行数据传输。客户端程序仅知道服务器的主机名,并不知道服务器的IP地址。 客户端 1从命令行输入服务器的的主机名连接到服务器; 2获取本机的相关信息包括:IP地址、开通的端口、操作系统的名称、本机名称列表、操作系统版本号、硬件版本; 3将上述信息进行凯撒加密并发送给服务器; 4接受服务器返回的经处理后的字符串,并显示; 5当用户输入CTRL+D或者“bye”时终止连接并退出。 服务器端 1服务器等待客户连接,连接成功后
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1576
    • 提供者:
  1. TCP

    0下载:
  2. TCP服务器与客户端 客户端连接服务器 服务器给与回应-TCP server and client Give the client connects to the server the server response
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:2001
    • 提供者:
  1. qtTcp

    1下载:
  2. qt环境下的tcp网络服务器与客户端的简单实现-qt tcp server client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:2019903
    • 提供者:qwz_ss
  1. TCP

    0下载:
  2. 做为测试所用的tcp服务端及客户端源码,其中的SOCKET类是对基础API的封闭,源码是对SOCKET类的运用。-As the test used by the TCP server and client source code, which is based on SOCKET class API closed, source code is on the SOCKET application.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:105413
    • 提供者:gjb
  1. client-server-socket

    0下载:
  2. Server 端向Client 端提供两种服务:数学计算服务和时间查询服务.-client-server,TCP server socket and UDP server socket .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:31242
    • 提供者:小猫
  1. client

    0下载:
  2. TCP/IP客户端发送程序,服务器IP和端口的发送-TCP/IP client sends program Server IP and port send
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:76360
    • 提供者:dd110119
  1. 2-6-1

    0下载:
  2. linux下tcp服务器端与客户端程序 非常经典-tcp server client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2019
    • 提供者:duanmaocheng
  1. tcp

    0下载:
  2. Tcp通讯,客户端监听,server发消息client接收消息-Tcp communication, the client monitored, hair news server client receive news
  3. 所属分类:Button control

    • 发布日期:2017-04-04
    • 文件大小:232304
    • 提供者:贾立国
  1. TCP

    0下载:
  2. 是一个服务器客户端和服务端的小程序 是基于TCP完成的-Is a server-client and service side of the applet is done based on the TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:180168
    • 提供者:开市
  1. server-client

    0下载:
  2. 基于TCP/IP协议的客户端与服务器程序实现网络通信,可接收字符串,分离字符串-Network communication, TCP/IP protocol-based client and server program can receive a string, separated string
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:908710
    • 提供者:张明
  1. Imitation-QQ-client

    0下载:
  2. 仿QQ程序服务器,客户端,采用tcp连接通讯的-Imitation QQ server, client
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3289026
    • 提供者:yf
  1. client

    0下载:
  2. 基于SOCKET的windows下客户端程序,是基于TCP/IP的客户机/服务器通信机制,涉及到客户端的连接请求,数据传输等,可与之前上传的server程序共同构成小型聊天软件-Based on the windows under SOCKET client program is based on the TCP/IP client/server communication mechanism, involving the client' s connection request, the
  3. 所属分类:WinSock-NDIS

  1. TCP-monitor

    0下载:
  2. 一个完整支持并发的TCP服务端与客户端应用程序,最大客户端支持1000以上-Full support for concurrent TCP server and client applications, the largest client supports more than 1,000
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:627876
    • 提供者:李玉宝
  1. tcp-serveraclient

    0下载:
  2. 网络通信的Windows socket的编程,基于tcp和客户端和服务器的程序,能自己设置端口号-Network traffic Windows socket programming, tcp and client and server-based program, set up their own port number
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1927728
    • 提供者:cat
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com