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

搜索资源列表

  1. Sample-TCP-Server-Client

    0下载:
  2. Linux下简单 的 TCP 服务器和客户端端代码-Simple TCP Server and Cliet under Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-11-05
    • 文件大小:1436
    • 提供者:dd
  1. TCP-CUSTOM

    0下载:
  2. TCP聊天程序客户端程序,同TCP-SERVER程序配合使用-TCP client chat program, with the TCP-SERVER procedures used in conjunction
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:32318
    • 提供者:zb
  1. TCP

    0下载:
  2. TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:20196
    • 提供者:阿平
  1. LINUX下TCP编程服务端跟客户端例子

    3下载:
  2. TCP client and TCP server for Linux!
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-21
    • 文件大小:3991
    • 提供者:svetozar
  1. sock_serv.tar

    0下载:
  2. 使用libevent实现的一个tcp服务器,客户端,配置文件,以及一些传输的数据使用libxml库-Libevent achieved using a tcp server, client, configuration files, as well as some of the data transmission libxml library
  3. 所属分类:Linux Network

    • 发布日期:2017-04-24
    • 文件大小:382975
    • 提供者:yunlong
  1. TCP-WINSOCK

    0下载:
  2. 此源码是您学习Windows网络编程的很好的程序。有两个程序,分为TCP客户端和TCP服务器端,让您能全面了解网络编程的实质。另外里面对代码有详细的注释,不下载会后悔哦-You learn from this source is a good Windows network programming procedures. There are two procedures, divided into TCP client and TCP server-side, so that you can f
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:132885
    • 提供者:
  1. tcp-server-client

    1下载:
  2. 一个用socket实现服务器客户端的建立例子(tcp)-A socket server with the establishment of client examples (tcp)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2348393
    • 提供者:邹伟
  1. tcpsample

    0下载:
  2. TCP服务器/客户端实例程序 适合初学者学习使用,高手就不用看了-TCP server/client example program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:125597
    • 提供者:咖啡
  1. server

    0下载:
  2. vc升入详解(孙鑫)的网络编程,tcp局域网聊天, 基于socket实现,client端程序以后上传。-vc promoted to Xiangjie (Sun Xin) network programming, tcp LAN chat, socket-based implementation, client-side program after the upload.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:673
    • 提供者:今昔
  1. lab4

    0下载:
  2. Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。 连接成功后显示提示信息; 然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号); client在收到UDP Server的端口号后, 为用户显示3个选
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:66680
    • 提供者:ivynankai
  1. server

    0下载:
  2. 实现多人聊天的小程序,有一个客户端一个服务器端,tcp编程模型-server client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3832276
    • 提供者:宋轻微
  1. tcp-file-client

    0下载:
  2. 基于tcp可靠数据传输的客户端与服务器文件传输,客服端程序-Tcp reliable data transmission based on client and server, file transfer, customer-side programs
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1182446
    • 提供者:丁宇
  1. tcp-file-server

    0下载:
  2. 基于TCP协议的客户端与服务器端文件传送的服务器程序-TCP-based client and server-side file transfer server program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1192670
    • 提供者:丁宇
  1. Delphi-Socket-TCP-

    4下载:
  2. delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-03-15
    • 文件大小:1377940
    • 提供者:daihongwei
  1. TCP--Client

    0下载:
  2. TCP协议实现文件传输,与TCP Server服务端配合使用-TCP protocol file transfer, and the server with the use of TCP Server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7919245
    • 提供者:李寻欢
  1. server

    0下载:
  2. TCP 客户端 服务端案例代码,自动回复 同步代码-TCP client server case code, synchronization code auto-reply
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:63714
    • 提供者:向顺利
  1. 基于网络的Tcp通讯Server服务器端和Client客户端

    0下载:
  2. Windows编程基于Tcp通讯的 Server服务器端和 Client客户端,使用一台电脑启动 Server端,另一台电脑启动Client客户端 两端能够互相发送消息并能接收看到(Windows programming, based on Tcp communication Server server and Client client, using a computer to start the Server side, another computer starts Client clie
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:5833728
    • 提供者:阳光小鹏
  1. tcp server-client

    0下载:
  2. 实现tcp的客户端和服务器通信,客户端和客户端的单对单对话及公共消息发布(Implement TCP client and server communication, client and client lists for single and public messages)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-06
    • 文件大小:16384
    • 提供者:lsnlsn_abc
  1. TCP

    0下载:
  2. 异步实现的C# TCP编程客户端和服务器。使用的时候,自己新建工程,然后导入,即可使用(The asynchronous implementation of the C# TCP programming client and server. When you use it, you can build a new project, and then import it, you can use it.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:67584
    • 提供者:step.L
  1. 3.TCP Server

    0下载:
  2. W5500 实现TCP服务器的功能。 能够与客户端建立连接并收发数据。(W5500 implements the function of the TCP server. It is able to connect with the client and send and receive data.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-29
    • 文件大小:387072
    • 提供者:Jason_2018
« 12 3 4 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com