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

搜索资源列表

  1. TCP

    0下载:
  2. 基于tcp的聊天软件可以实现局域网类的简单聊天,是服务器和客户端的模式-Tcp-based chat software in the LAN class simple chat server and client mode
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:872245
    • 提供者:zoul
  1. Nwannluooe

    0下载:
  2. 网络传输 网络TCP传输的服务器的程序源码 能结合客客户机程序源码完成网络传输 可直接使用。 已通过测试。 -The network transmission network TCP transport server program source code can be combined with customized client program source code to complete the network transmission can be used directly. H
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:844001
    • 提供者:渗透
  1. Imitation-QQ-client

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

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

    0下载:
  2. 基于SOCKET的windows下服务器端程序,使用基于TCP/IP的C/S通信机制,涉及到服务器监听模式、接收客户端发送的connect请求等,可模拟小型聊天软件的功能-SOCKET the windows server side program, using the TCP/IP-based C/S communication mechanism, related to the server listening mode to receive the client sends the con
  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. client

    0下载:
  2. 根据套接字建立TCP连接的过程,创建服务端程序,并在接收到客户端连接请求后,产生一个新的线程来处理这个客户端的通讯工作-Process to establish a TCP connection according to the socket to create a server program, and receives the client connection requests, resulting in a new thread to handle client communicatio
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:2593
    • 提供者:夏秋末
  1. TCP_server

    0下载:
  2. 建立基于TCP套接字的服务器与客户端的连接,客户端向服务器发送字符串,服务器将接受到的字符串打印出来-Establish a connection based on the TCP socket server and client, the client sends the server a string, the server will receive the string print out
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:2422
    • 提供者:夏秋末
  1. tcpclient

    0下载:
  2. 一个基于Linux上的c语言tcp客户端程序,连接客户端到服务器端-Connecting a TCP client to a server, a client program, based on Linux c
  3. 所属分类:Linux Network

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

    0下载:
  2. TCP模式下的客户端和服务器端的源代码设计。与UDP有所不同,但基本过程大致是一致的。-Source code design for the client and server side TCP mode. And UDP are different, but the basic process is roughly the same.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:6202
    • 提供者:wang
  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. main

    0下载:
  2. 同时建立一个简单的TCP/IP服务器和客户端,并且此服务器和客户端可以通信-At the same time to establish a simple TCP/IP server and client and the server and client can communicate
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-29
    • 文件大小:11619315
    • 提供者:
  1. Socket

    0下载:
  2. TCP协议服务端与客户端通信(包括 同步和异步)-TCP protocol server-side and client communications (including synchronous and asynchronous)
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:102367
    • 提供者:李鑫
  1. Server

    0下载:
  2. 基于TCP协议的文件传输系统的服务器端代码,服务器端可识别客户端的请求,完成其要求的功能。-Server-side code, server-side file transfer system based on the TCP protocol to identify the client' s request to complete the required functionality.
  3. 所属分类:Linux Network

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

    0下载:
  2. 基于TCP协议的客户端代码,实现文件的上传和下载,支持多个客户端与服务器的连接与数据的传输。-TCP-based client-side code, upload and download files, and supports multiple client and server connection and data transmission.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:1687
    • 提供者:
  1. tcp

    0下载:
  2. 由qt软件编写,在linux下运行,实现客户端和服务端之间互相发送消息-Written by qt software running under linux, and send each other messages between the client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:365516
    • 提供者:周展强
  1. tcp-Client_Server

    0下载:
  2. visual studio 2005下运行成功,包括client和server两部分-include client and server,successful
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5826560
    • 提供者:boif
  1. 450Mbps

    0下载:
  2. 分别创建TCP客户端与服务端,客户端模拟发送450M数据每秒-Create a TCP client and server, the client the simulated send 450M data per second
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:45595
    • 提供者:雷盼
  1. tcp

    0下载:
  2. 包含了基于TCP的Socket基本编程,做了一个多线程的server和client的通信程序和一个基于多线程的多人聊天的程序服务端-Contains a procedure to do a multi-threaded server and client communication program based on the TCP Socket basic programming, and a multi-threaded multiplayer chat service side
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:34160
    • 提供者:merle.zhu
  1. MICROCHIP-TCP-IP-Protocol-stack

    0下载:
  2. Microchip TCP/IP 协议栈是一套程序,它服务于标准的、基于TCP/IP 的应用程序(HTTP 服务器或邮件客户机等),或者使用在定制的、基于TCP/IP 的应用程序中。为了更好地说明这一点,在本文档的末尾描述了一个完整的HTTP 服务器应用程序,同时给出了协议栈的源代码。-Microchip TCP/IP protocol stack is a set of procedures, which serve the standard The TCP/IP-based applic
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:468780
    • 提供者:云飞
  1. DirectShow-on-TCP

    0下载:
  2. 在VC平台上构建的基于Csocket类的TCP应用界面,包含了客户端和服务器端的程序。其中使用了DirectShow,可作为学习socket编程和DirectShow结合的参考资料-based on VC planet and the socket,it s an application about TCP ,including the client and server.The app use DirectShow ,which can be the reference learning th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:9545699
    • 提供者:liam
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com