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

搜索资源列表

  1. CPPanli

    0下载:
  2. VC MFC一些实例 客户/服务器 TCP/UDP编程实例界面和文档 绝对是一流材料-VC MFC some examples of client/server TCP/UDP programming instance of the interface and documentation is absolutely first-class materials
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:165540
    • 提供者:阿玉
  1. Csocket

    1下载:
  2. tcp/ip协议下实现服务器与客户端之间通信,利用MFC的类CSocket-tcp/ip protocol to achieve communication between server and client using the MFC CSocket class
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-17
    • 文件大小:4684675
    • 提供者:brave
  1. tcptoudpv31cn

    0下载:
  2. TCP/IP调试助手,这个软件可以设置TCP/IP或者UDP传输。软件可以自动设置发送,在做服务器时可以接收并显示客户端联接的个数。非常方便-TCP/IP debugging assistant, the software can be set to TCP/IP or UDP transport. Software can automatically set to send, do server can receive and display the number of client conn
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:679885
    • 提供者:汤浩
  1. lan_multiuser_com

    0下载:
  2. 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-10
    • 文件大小:256923
    • 提供者:许豫飞
  1. win_tcp

    0下载:
  2. windows下直接调用socket函数实现的tcp server和client程序-windows directly call socket functions to achieve the tcp server and client procedures
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:80315
    • 提供者:马兴录
  1. TCPClient

    0下载:
  2. 一个简单的vc下tcp客户端程序 向服务器提出TCP连接的请求,当连接建立后,从服务器的端口接收数据并进行显示,然后断开与服务器的连接-Vc under a simple tcp client TCP connection to the server made the request, when the connection is established, from the server port to receive data and display, and then disconnect
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:1328
    • 提供者:zmz
  1. OrderSong

    0下载:
  2. 一个基于TCP通信的网络点歌程序,服务器和客户端集成在一起,运行后动态决定作为服务器还是客户端。客户端点歌,服务器放歌-A TCP-based communications network VOD procedures, server and client integrated, dynamic decision after running as a server or client. VOD client, server放歌
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:45011
    • 提供者:黄郭
  1. tcp

    0下载:
  2. 以太网tcp/ip实现网络互传连接 客户端和服务器C语言实现-Ethernet tcp/ip network connection to each other client and server C language
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2348
    • 提供者:yyzhang
  1. NISTI++DMEtestSuite3.0ForIppVer1.4

    0下载:
  2. 老外写的I++协议,是学习TCP/IP的经典例子,界面简单,客户端,服务器端例子均有.-Foreigner wrote I++ Agreement, is to learn TCP/IP a classic example of the interface is simple, client, server-side examples of both.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-14
    • 文件大小:22445659
    • 提供者:wang ji wo
  1. LANChat

    0下载:
  2. 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:237540
    • 提供者:sdfads
  1. javicq

    0下载:
  2. 系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接 -System uses a client/server mode between server and client through the socket Socket (TCP) connection
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-30
    • 文件大小:104309
    • 提供者:张显
  1. socket

    0下载:
  2. TCP/IP网络通讯,包括客户端和服务端-TCP/IP network communications, including client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:57478
    • 提供者:xgc
  1. TCPServer

    0下载:
  2. 此源码采用TCP协议编写的服务器程序,当监听到客户端的连接即可与客户进行通信-This source prepared using TCP protocol server program, when listening to the client connection to communicate with customers
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:74068
    • 提供者:小红
  1. OverLappedTest1

    0下载:
  2. 这是本人写的一个重叠法TCP协议的服务器和客户端程序-I write this is a duplication of law TCP protocol server and client program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:17404
    • 提供者:张杰文
  1. WINSOCK-TCP

    0下载:
  2. 实现sockTCP聊天功能 ~~!!在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-Achieve sockTCP chat ~ ~! ! In Internet chat rooms on the procedure is generally based on the server side connecti
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:99780
    • 提供者:121
  1. TCP

    0下载:
  2. 操作系统内核编程TCP通讯的服务器端与客户端的C语言源码-Operating system kernel programming server-side TCP communication with the client s C language source
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:2673
    • 提供者:helen
  1. CreatingClientServerWinsock_vb

    0下载:
  2. 這是一個client/server multi-threaded socket class.這個源代碼可利用TCP/IP或是UDP進行資料的交握-This is a client/server multi-threaded socket class. The source code can make use of TCP/IP or UDP data of Handshake
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:100121
    • 提供者:周小豪
  1. stock-0.0.9.tar

    2下载:
  2. 用GTK+做用户界面 股票每日分时行情用数据库管理——MYSQL 软件应用方式客户端/服务器模式 基于TCP/IP的C/S通信模式 实现STOCK -With GTK+ User interface so the stock market using daily time-sharing database management- MYSQL software application client/server model is based on TCP/IP in
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-04-01
    • 文件大小:79611
    • 提供者:cxp
  1. ACE_server

    0下载:
  2. 使用ACE 搭建的TCP服务器和客户端框架。简洁明了,可以扩充。-ACE structures using the TCP server and client framework. Concise, can be expanded.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:5997
    • 提供者:haha123_0
  1. kehu

    0下载:
  2. 基于tcp连接的客户端程序,响服务器端传送实时视频。-Tcp connections based on client, server-side ring for real-time video transmission.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:94893
    • 提供者:
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com