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

搜索资源列表

  1. HttpDownload

    0下载:
  2. linux下socket之间的通信,是多线程的哦,使用Socket为非阻塞模式下载网站的源代码-under linux socket communication between multi-threaded, Socket download site for the non-blocking mode of the source code
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:59306
    • 提供者:ddd
  1. CAsyncSocket-TCP

    0下载:
  2. 异步非阻塞Socket通讯,含有一个server端和client端。-Asynchronous non-blocking socket communication with a server-side and client-side.
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:98161
    • 提供者:孙凯歌
  1. txtd.tar

    0下载:
  2. 一个基于c 的windwos线程的管理的一个框架。主要包括读写配置文件、读写日志函数、加载DLL文件、异步非阻塞Socket网络通信、进程监控-C the Windwos thread of management based on a framework. Mainly including read and write configuration files, read and write the log function to load the DLL file, asynchronous n
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:564392
    • 提供者:单鹏飞
  1. Win32Net

    0下载:
  2. Win32Net,非阻塞式socket编程,通过测试。-Win32Net, non-blocking socket programming, which passed tests.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-03
    • 文件大小:1239005
    • 提供者:杨天表
  1. ClubShow

    0下载:
  2. socket非阻塞模式, 一个聊天的简单例子-socket non-blocking mode, a simple example chat
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5122826
    • 提供者:aq
  1. Socket-CS

    0下载:
  2. SOCKET 客服端/服务器模式学习源码,利用select实现非阻塞模式-SOCKET service client/server model to study the source code, using the select a nonblocking mode
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:4227
    • 提供者:杨广
  1. deizuse

    0下载:
  2. 非阻塞赋值程序,用VHDL语言编写,方便初学者学习-Nonblocking assignment procedures, using VHDL language, easy for beginners to learn
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:231380
    • 提供者:sysk
  1. TcpSocket

    0下载:
  2. 基本的TCP应用源代码,包括设置非阻塞、设置超时、设置Socket Buffer等。-The TCP application of the basic source code, include the provision of non-blocking, set up overtime, set up, such as Socket Buffer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1885
    • 提供者:官兵列队
  1. I-RAT

    0下载:
  2. 异步网络+消息队列 可以收数据包和发送数据包完成非阻塞(界面不卡,不会因为某个流程个卡死界面,很多异步网络模式,都是伪异步,网络结构是异步,UI操作是同步) 功能改为插件+结构,功能添加完成插件化,现在是未完成的插件版 主体完成,就是服务端部分的插件的动态加载没加进去-english not good ,sorry~
  3. 所属分类:Remote Control

    • 发布日期:2017-03-31
    • 文件大小:293128
    • 提供者:实现刚
  1. ChatTCP

    0下载:
  2. Chat_套接字_基于消息异步_非阻塞 网络通讯TCP例子-Chat_ socket _ _ non-blocking asynchronous message-based communication TCP network examples
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:37515
    • 提供者:jeckhf
  1. Myepoll

    0下载:
  2. epoll的简单实现,非阻塞网络模型.VS工程,直接打开即可-epoll simple implementation of non-blocking network model
  3. 所属分类:Linux Network

    • 发布日期:2017-05-10
    • 文件大小:2227780
    • 提供者:孟奇
  1. queue_block

    0下载:
  2. linux 平台驱动程序中的阻塞和非阻塞IO模型-linux platform driver blocking and non-blocking IO Model
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:19284
    • 提供者:lichengwei
  1. Server_none_bolking_socket

    0下载:
  2. 实现了windows非阻塞模式下socket的编程,这是其中的服务器端。-Achieved under the windows of non-blocking mode socket programming, which is one of the server side.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1585685
    • 提供者:ym
  1. test_232

    0下载:
  2. arm9的串口编程,232串口的读写,非阻塞方式-arm9 serial programming, 232 literacy, non-blocking
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:13740
    • 提供者:黄维蒂
  1. 1

    0下载:
  2. 基于linux系统下的系统编程,阻塞与非阻塞-Based on system programming under linux system, blocking and non-blocking
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:2872
    • 提供者:李国靖
  1. ISeeSpider3

    0下载:
  2. 自己编写的网络爬虫,可以自动爬取网站的网页,多线程异步非阻塞地链接网页。-I have written a web crawler that can automatically crawl the web site, multi-threaded asynchronous non-blocking linked pages.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:378744
    • 提供者:袁岱玛
  1. IO-(2)

    0下载:
  2. *使用select函数可以以非阻塞的方式和多个socket通信。程序只是演示select函数的使用,即使某个连接关闭以后也不会修改当前连接数,连接数达到最大值后会终止程序。 1. 程序使用了一个数组fd,通信开始后把需要通信的多个socket描述符都放入此数组 2. 首先生成一个叫sock_fd的socket描述符,用于监听端口。 3. 将sock_fd和数组fd中不为0的描述符放入select将检查的集合fdsr。 4. 处理fdsr中可以接收数据的连接。如果是sock_fd,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2796
    • 提供者:辰枫
  1. StringDriver

    0下载:
  2. LINUX2.6内核字符型设备驱动程序,采用了非阻塞机制、互斥机制,使用了poll接口。使用方法不用多说了,跟其他字符驱动没区别,可以自行百度。ps: Makefile也包含在里面了。-LINUX2.6 kernel character device driver, using a non-blocking mechanism, mutual exclusion mechanism, using a poll interface. Use Needless to say, no differen
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3529
    • 提供者:万园春
  1. select

    0下载:
  2. 熟悉和了解select机制,更好的学习socket非阻塞编程-Knowledge and understanding of select mechanism, better learning nonblocking socket programming
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1363
    • 提供者:turenjian
  1. protScanner

    0下载:
  2. Windows Socket编程 命令行下多线程TCP端口扫描器 支持阻塞与非阻塞模式 -command line mutli-threads port scanner
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:22372
    • 提供者:刘然
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com