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

搜索资源列表

  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
    • 文件大小:4.47mb
    • 提供者:brave
  1. 基于TCP-IP协议的网络编程练习

    1下载:
  2. 基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-09-26
    • 文件大小:57.93kb
    • 提供者:huleimin
  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
    • 文件大小:97.44kb
    • 提供者:121
  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
    • 文件大小:19.72kb
    • 提供者:阿平
  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

    0下载:
  2. TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。-TCP port specified in the server can eavesdrop on the most, and at the same time with 100 connecti
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:51.12kb
    • 提供者:fzw
  1. TCP

    0下载:
  2. TCP/IP协议的运用,客户端与服务器端进行通信。网络应用-TCP/IP protocol the use of client and server-side communication. Network Applications
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:11.77kb
    • 提供者:Alice
  1. src

    0下载:
  2. 基于TCP/IP.SOCKET的java聊天室客户端和服务器端-Based on TCP/IP.SOCKET the java chat room client and server-side
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:974byte
    • 提供者:曹卓然
  1. SocketTool

    0下载:
  2. TCP UDP 服务器和客户端软件,轻松测试Socket编程,让你对TCP/IP有新的认识-TCP UDP server and client software, Socket programming easy test, so that your TCP/IP have a new understanding of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:407.35kb
    • 提供者:杨权新
  1. embed_TCP_IP_stack

    0下载:
  2. 本文件是嵌入式TCP/IP协议栈的说明文件,嵌入式TCP/IP应用开发人员可以通过阅读该文件,掌握在嵌入式TCP/IP协议栈的基础之上开发服务器/客户端应用程序,如FTP服务器,WEB服务器,串口服务器。-This document is embedded TCP/IP protocol stack documentation, embedded TCP/IP application development staff can read the document in the hands of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:9.29kb
    • 提供者:朱小海
  1. lanchat

    0下载:
  2. 基于TCP/IP协议的服务器端/客户端实例,新手入门很好用-Server/client instance
  3. 所属分类:TCP/IP Stack

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

    0下载:
  2. 利用winsocket和Vc6.0开发的基于TCP/IP协议的网络文件传送,此为客户端,连接服务器的IP、端口直接写在程序里,可进入修改-The use of winsocket and Vc6.0 developed based on the TCP/IP protocol network file transfer, this is the client, connect to the server' s IP, port written directly in the program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1.82mb
    • 提供者:yy
  1. socket

    0下载:
  2. 模拟服务器端和客户端,模拟TCP/IP协议和服务器浏览器工作流程。-Simulation server-side and client-side, analog TCP/IP protocol and the server browser workflow.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:11.82kb
    • 提供者:wangfei
  1. SyncChat

    0下载:
  2. TCP/IP网络同步通信,类QQ网络即时聊天工具,服务器端和客户端界面和程序编写。-TCP/IP network synchronous communication, like instant messaging tool QQ network, server and client interface and programming.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:106.83kb
    • 提供者:陈宝生
  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
    • 文件大小:887.41kb
    • 提供者:张明
  1. start

    0下载:
  2. 采用TCP/IP连接的服务器/客户端程序-TCP/IP connection of server/client program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:1.31kb
    • 提供者:王广雨
  1. C#TCP-IP

    0下载:
  2. C#使用TCPIP做的客户端与服务器通信Modle源码(C# uses TCPIP to do client and server communications, Modle source code)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-21
    • 文件大小:5kb
    • 提供者:
  1. TCPIP

    0下载:
  2. 基于Linux下的TCPIP客户端服务器端程序(TCPIP client server - side program based on Linux)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-29
    • 文件大小:26kb
    • 提供者:bs12
  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-30
    • 文件大小:378kb
    • 提供者:Jason_2018
  1. TCPIP服务器客户端

    1下载:
  2. 本源码包含tcp/ip服务器与客户端源码,可实现简单的数据传输等功能(This source contains tcp/ip server and client source code, and can realize simple data transfer and other functions.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-08-17
    • 文件大小:3kb
    • 提供者:sunhs
« 12 3 4 »
搜珍网 www.dssz.com