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

搜索资源列表

  1. tcp

    0下载:
  2. 封装了linux的tcp协议,制作了相应的静态库,难得的学习linux通信的机会
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-17
    • 文件大小:11086
    • 提供者:何自强
  1. Tcp

    0下载:
  2. 自己封装的TCPSocket,用于自建C++编程
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:29898
    • 提供者:Gan Lin
  1. TCPSvr_IOCP_EPOLL_KQUEUE 轻量级的跨平台TCP服务器封装

    2下载:
  2. 一个轻量级的跨平台TCP服务器封装,封装了IOCP。EPOLL。kq-A lightweight cross-platform TCP server package encapsulates the IOCP. EPOLL. kqueue
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-21
    • 文件大小:15087
    • 提供者:sangXN
  1. Tcp.rar

    1下载:
  2. 很好的一个类,封装了基本的TCP基本方法,TCP编程时会很方便(可直接重用),我自己做的,用了好几年了。,A very good class, a basic TCP package basic method, TCP programming will be very convenient (direct reuse), I do use for several years.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:73914
    • 提供者:George
  1. EasySocket_demo.zip

    0下载:
  2. TCP功能的完整封装,包括多线程的处理,大量并发客户端的处理。,TCP features a complete package, including multi-threaded processing, a large number of concurrent client-side processing.
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. 本文档详细介绍了TCP\IP和OSI网络七层协议模型(内附精彩的插图,让人看了就一目了然)。 网络模型 计算机网络是指由通信线路互相连接的许多自主工作的计算机构成的集合体,各个部件之间以何种规则进行通信,就是网络模型研究的问题。网络模型一般是指OSI七层参考模型和TCP/IP四层参考模型。这两个模型在网络中应用最为广泛。 目录[隐藏] • • OSI模型概述 • • OSI参考模型的主要功能和任务 • R
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:94374
    • 提供者:leespoon
  1. TCPManager

    0下载:
  2. VC++下的TCP封装类,非常实用,已经在现有产品中使用。-VC++ under the TCP wrappers, very practical, has been used in existing products.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2646816
    • 提供者:Fan Peilei
  1. CPP_IOCP

    1下载:
  2. 2008/11/15号最新版本,以封装类形式提供TCP IOCP功能,改进先前版本的不足,以及BUG,增加UDP IOCP功能,增加了互斥访问的代码量,提高了运行稳定性;提供MFC扩展DLL(带lib和.h文件) -2008/11/15 its latest version in order to package category provided in the form of TCP IOCP functions, improve the shortcomings of previous ve
  3. 所属分类:TCP/IP Stack

    • 发布日期:2014-12-11
    • 文件大小:19220
    • 提供者:王成
  1. tcp

    0下载:
  2. 在类unix中可以方便使用的封装后的使用TCP的接口。-In the category of unix can be user-friendly package, after the use of TCP interface.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:1335
    • 提供者:halllock
  1. tcp_comm

    0下载:
  2. 这是应用于公司某金融软件中的TComm库源代码,采用C++,提供了对于TCP通讯的封装-This is used in the company of a financial software TComm library source code, using C++, provides a package of communications for the TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-28
    • 文件大小:8245
    • 提供者:Zhu Zhengqiang
  1. TCP

    0下载:
  2. 进行TCP封装 进行TCP封装 进行TCP封装 -make it easy to use TCP protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-24
    • 文件大小:11606
    • 提供者:古拉
  1. 678568587

    0下载:
  2. 基于CSocket的TCP多人聊天程序,利用mfc的封装类csocket实现-CSocket of TCP-based chat program over the use of mfc package to achieve csocket category
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:68711
    • 提供者:liupingjin
  1. TCP

    0下载:
  2. 两个动态库是封装好了的TCP通讯库,使用了线程来发送和接收。-Two dynamic library is a good package of TCP communications library, used to send and receive threads.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:113143
    • 提供者:zdd
  1. NDK_demo

    0下载:
  2. 网络开发工具包,TCP/IP协议通讯。包含自定义协议,自定义消息封装和解析等。-Network Development Kit, TCP/IP protocol communication. Agreement contains a custom, customized news and analysis, such as packaging.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:102425
    • 提供者:warfee
  1. TCP_Socket

    1下载:
  2. tcp的基于事件模型的封装,只需将CSocket类包含就可以,使用简单。-a wrap of tcp base on event i/o model
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. Java之TCP协议封装类,并附带一个文件传输应用实例.-tcp transferring sample in java language
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:15893
    • 提供者:babala_234
  1. TCPIP

    0下载:
  2. TCP/IP协议栈与数据包封装格式简单说明-TCP/IP protocol stack and packet encapsulation format briefly
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:621143
    • 提供者:方明
  1. AppServerCtrl

    0下载:
  2. 封装的select模式的底层网络通信库,非常好用,消息基于回调模型,实现了服务端客户端都可使用的网络部分,还有定时器功能,压缩,加解密-Package select models underlying network communication library, very easy to use, information-based callback model, the client realized the server can use the network, and there are
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:571969
    • 提供者:lizy
  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

    0下载:
  2. 一个tcp封装类,用于连接网关,server & client-A tcp wrapper class for the connection gateway, server & client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-13
    • 文件大小:21508
    • 提供者:nipos
« 12 3 4 5 6 »
搜珍网 www.dssz.com