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

搜索资源列表

  1. TCPNetKit

    1下载:
  2. VC实现的客户端服务器端间TCP/IP通讯程序
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:45704
    • 提供者:赵倩
  1. TcpTest

    0下载:
  2. 一个完整的TCP/IP。客户端服务器端连接程序。是学习C#网络编程基础的例程。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:45515
    • 提供者:aq
  1. vctcpip

    0下载:
  2. vc6.0 tcp/ip客户端服务器端接收发送程序
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:56948
    • 提供者:木百
  1. TCP

    0下载:
  2. c++写的tcp,客户端服务器通信的控制台应用程序。适合初级人员简单的学习。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:13582
    • 提供者:dsff
  1. DNS服务器

    1下载:
  2. DNS服务器的源码,vc,包含客户端nslookup的源码-DNS server source code, vc, including client nslookup the source
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:415821
    • 提供者:杨兵
  1. 自动更新

    1下载:
  2. 自动更新客户端服务器
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2010-01-29
    • 文件大小:700827
    • 提供者:nddieu
  1. 广播服务器

    3下载:
  2. 在Linux下的基于TCP/IP协议的广播服务器和客户端程序。初学着很有用啊!!
  3. 所属分类:TCP/IP协议栈

  1. 使用TCP控件实现服务器和客户端通信

    0下载:
  2. 使用TCP控件实现服务器和客户端通信。是一个简单的控件使用程序。-a process about tcp progressing
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-21
    • 文件大小:833276
    • 提供者:CSJ
  1. UDP传输,包含客户端和服务器端两个CPP

    3下载:
  2. UDP传输,包含客户端和服务器端两个CPP。实现客服端与服务器的双向通信。,UDP server
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-01-25
    • 文件大小:29330
    • 提供者:xi zhaohui
  1. KryoNet

    0下载:
  2. KryoNet这个Java类包提供了一套简洁的API来实现高效的,基于TCP和UDP协议的客户端/服务器NIO网络通信。KryoNet可以运行于桌面应用程序和Android平台中。由于KryoNet非常高效,所以特别适用于开发游戏应用程序和进程间通信。-KryoNet is a Java library that provides a clean and simple API for efficient TCP and UDP client/server network communicatio
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:967322
    • 提供者:jingtao
  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. UDP_protocol_test

    0下载:
  2. UDP协议测试程序,里面包含了客户端和服务器程序,请先启动服务器,然后用客户端连接,就可以开始测试-UDP protocol testing procedures, which includes client and server program, please restart the server, and then the client connection, you can start testing
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:60679
    • 提供者:chaervt
  1. MySocket

    0下载:
  2. 网络通信客户端,服务器端简单封装类.能支持客户端,服务器端功能.-Network communication client, simple server-side package type. To support the client, server-side functionality.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:4240
    • 提供者:何浩源
  1. fuwqi

    0下载:
  2. 基于tcp连接的服务器端程序,接收从客户端发送的视频进行实时显示,并予以保存。可对保存的视频进行播放和删除操作。-Tcp connections based on server-side program, receiving from the client to send the video in real-time display, and to preserve. Can be saved in video playback and deletion.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:28818
    • 提供者:
  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. SimpleUDP

    0下载:
  2. 网络编程套接字实现网络控制编程,网络传输相关知识多客户端一个服务器-socket programing
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-07
    • 文件大小:2025231
    • 提供者:pengfei
  1. TCPsever

    0下载:
  2. TCP服务器端的代码,后面还有客户端的代码-TCP server-side code, client code and there are
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:268320
    • 提供者:梁伟
  1. TCP协议客户端服务器间视频传输c源码

    0下载:
  2. 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:xihananhai
  1. SocketTestForms_未加log与用户识别版

    0下载:
  2. 客户端程序连接服务器,tcp协议。有log(Client program, connection server, TCP protocol. Log)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-27
    • 文件大小:80896
    • 提供者:冬日阳光
  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
    • 文件大小:3072
    • 提供者:sunhs
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com