CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 网络库

搜索资源列表

  1. Network_database

    0下载:
  2. DVR网络系统SDK开发网络库.目前SDK支持atm(6204,6214),stm(6308,6304),.65xx系列的产品。-DVR Network SDK Development Network database. Current SDK supports atm (6204,6214), stm (6308,6304), .65 xx range of products.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:293156
    • 提供者:amwadwold
  1. Winpcap

    0下载:
  2. 本文对网络嗅探器监听技术的原理和实现进行了比较详细的介绍,讨论了监听技术在Windows下的多种实现,并主要介绍了如何在Win32环境中利用Winpcap开发包开发网络实时监听程序,给出了具体的设计与实现方法。详细描述Winpcap开发包的主要功能,分析网络监听程序的层次结构(从底到顶依次为NPF驱动程序,Winpcap的dll函数库,监听应用程序)。最后就当前捕获的数据包进行了简单的分析。-Based on network sniffer monitoring technology princ
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4399558
    • 提供者:David
  1. shijuanshengchengxitong

    0下载:
  2. 基于WEB的试卷生成系统 采用B/S构架运用网络编程方法和数据库技术,实现试题库管理、组卷管理、试卷库管理、用户管理等功能。具体要求包括:试题的增、删、改;组卷算法的研究与实现;试卷的查看、修改、删除、打印等;用户的权限管理及添加、删除、修改等-WEB-based system producing paper using B/S framework for the use of network programming and database technology, database man
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:523367
    • 提供者:任晓旭
  1. H323_VOIP_PHONE.RAR

    0下载:
  2. 基于H323的VOIP网络电话,需要预先安装H323标准库和PTLIB库函数才可以运行,运行在WINDOWS下 -Based on the VOIP Internet phone H323, H323 requires pre-installed standard libraries and PTLIB library functions to run, run under WINDOWS
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-30
    • 文件大小:248170
    • 提供者:jack
  1. 1_net

    0下载:
  2. 网络库,可用于cgi发送等,网络库,可用于cgi发送等。-Network database for cgi to send such, the network library that can be used to send other cgi.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4726605
    • 提供者:唐颖
  1. libevent-1.4.13-stable.tar

    0下载:
  2. 跨平台网络库libevent库最新稳定版本的源码,可以用来学习IOCP等网络编程。-libevent is an asynchronous event library. The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descr iptor or after a timeout has been reached.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:499603
    • 提供者:wf
  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. gnet-2.0.8.tar

    0下载:
  2. glib gnet 基于glib的跨平台C语言网络库-glib gnet
  3. 所属分类:.net

    • 发布日期:2015-06-18
    • 文件大小:724992
    • 提供者:JenshyHong
  1. GHCommonNetDll

    0下载:
  2. 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:129312
    • 提供者:流浪小狗
  1. libevent-1.4.5-stable.tar

    0下载:
  2. c++开发的 在linux下面使用的开源网络库, 支持并发-c++ library for network programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:483436
    • 提供者:DingJing
  1. tb-common-utils

    0下载:
  2. 一个网络库程序代码,实现了网络基础通信框架,C++实现,很实用-The program allows the operator to choose to play audio files, you can adjust the volume size and broadcast channels, the use of DirectSound realize
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:384916
    • 提供者:luowei
  1. libevent-2.0.14-stable.tar

    0下载:
  2. libevent是一个事件触发的网络库,内部使用select、epoll、kqueue等系统调用管理事件机制。-libevent is an event triggered by the network library, which uses select, epoll, kqueue mechanism for event management such as system calls.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:833520
    • 提供者:冯伟
  1. libevent-2.0.10-stable-cmake

    0下载:
  2. libevent 2 cmake版  libevent是一个事件触发的网络库,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制。著名分布式缓存软件memcached也是libevent based,而且libevent在使用上可以做到跨平台,而且根据libevent官方网站上公布的数据统计,似乎也有着非凡的性能。-libevent is an event triggered by the network libra
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1821042
    • 提供者:ice
  1. libevent-2.0.16-stable.tar

    0下载:
  2. libevent是一个事件触发的网络库,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制。著名分布式缓存软件memcached也是libevent based,而且libevent在使用上可以做到跨平台。-libevent is an event triggered by the network library for windows, linux, bsd and other platforms, the internal
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:837650
    • 提供者:yoyo
  1. libevent-2.0.13-stable.tar

    0下载:
  2. libevent开源网络库,很好用的网络库-the libevent open source network library
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:830805
    • 提供者:jeckbjy
  1. fastnet

    0下载:
  2. 利用boost.asio实现的一个高性能的网络库-Boost.asio to achieve a high-performance network library
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:69304
    • 提供者:温祖槐
  1. emuch

    0下载:
  2. 快速领取小木虫网站金币 使用MFC网络库 封装的Post/Get对初学者是不错学习资料-Fast to receive the wooden worms website coins to use the MFC network library package Post/Get is good for beginners learning materials
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:838207
    • 提供者:
  1. TCPSocket

    0下载:
  2. 封装 TCP API网络库。可以直接用。有需要的可以用下-Encapsulated TCP API network library. Can be directly used. Need can use the following
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-02
    • 文件大小:1110
    • 提供者:wangzi
  1. UDPSocket

    0下载:
  2. 封装 UDP API 网络库。。有需要的朋友可以下来-Package UDP API network library. . A friend in need can look down
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-30
    • 文件大小:929
    • 提供者:wangzi
  1. libevent

    0下载:
  2. ibevent是一个事件触发的网络库,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制。-ibevent network library is triggered by an event, suitable for windows, linux, bsd multiple platforms, internal management event mechanism using select, epoll, kqueue sy
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:394282
    • 提供者:emacsense
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com