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

搜索资源列表

  1. Client.rar

    0下载:
  2. linux socket通信客户端例程 实现与服务器的通信,linux socket communication routines to achieve the client and server communications
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:7646
    • 提供者:王康
  1. cSocket.rar

    1下载:
  2. 一个用于delphi多线程Socket.多线程Socket阻塞模式下通信的例子,Delphi one for multi-threaded Socket. Multithreaded Socket blocking mode of communication example
  3. 所属分类:Delphi控件源码

    • 发布日期:2012-12-17
    • 文件大小:369262
    • 提供者:sadwa
  1. select.rar

    0下载:
  2. linux下使用select函数实现多个socket无阻塞连接,linux use select function of multiple non-blocking socket connect
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1191
    • 提供者:jususe
  1. ChatRoom(Winsock).rar

    0下载:
  2. 这个程序要完成一个聊天室的功能,它是用纯的winsock的去写,而不用任何CSocket的东西,即可以用来做客户端又可以用来做服务器端,它要求是非阻塞方式的连接。 ,A chatroom is designed in this project,and it is designed with WINsock but not CSocket
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:723357
    • 提供者:sunqingbo
  1. TcpSocket.rar

    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. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:1841
    • 提供者:Michael Lee
  1. LANChat.rar

    0下载:
  2. 毕业设计:VC++局域网聊天程序。通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 ,Graduation project: VC++ LAN chat program. Through this small program you can lea
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:237304
    • 提供者:163
  1. mina-1.1.7.rar

    0下载:
  2. apache 非阻塞通信框架,非常好,但有些地方比较难,至今没研究明白。,apache framework for non-blocking communication, very good, but more difficult in some places, so far no research to understand.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-13
    • 文件大小:3394828
    • 提供者:Skin
  1. UDP_select()

    0下载:
  2. 通过UDP和select函数来实现非阻塞的通话机制,已达到客户端之间的通讯-Through the UDP and select functions to achieve non-blocking call mechanism, has reached the communication between the client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:16059
    • 提供者:方言
  1. ACE_MFCDevExample

    0下载:
  2. 使用 ACE 这个庞大的自适应通信环境并不是最佳的工程选择。这个例子以及其中的文档演示了如何使ACE与MFC和谐共处,解决因调用不当导致内存泄露、宽窄字符集接口等问题。 实现的例子使用ACE的Reactor 和 Task 实现了接收者-伴随处理模型,用消息队列实现了大数据包拼接,但要注意一个例程自发自收会发生阻塞, 这与使用API大不相同。ACE 太大了,很恼火。ACE 的 ACE_warppers.sln 使用VC2010进行了改变,添加了UnicodeDebug, UnicdoeRe
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-30
    • 文件大小:12347039
    • 提供者:流浪小狗
  1. SP

    0下载:
  2. API和控件方式调用串口,分别使用阻塞和轮询方式-Call the serial port API and controls, respectively blocking and polling
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:211994
    • 提供者:zhangye
  1. SendCom

    0下载:
  2. C# 串口读写(阻塞、非阻塞方式读串口,直到串口缓冲区中没有数据) -C# serial read and write (blocking, non-blocking way to read the serial port, serial port buffer until no data)
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:36246
    • 提供者:Ranen
  1. serial_port_c_code

    0下载:
  2. 能够对串口进行读写操作。利用线程实现了非阻塞调用-Able to read and write the serial port, monitor class. Use threads to achieve non-blocking calls
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:36007
    • 提供者:叶万春
  1. jiaotongdeng

    0下载:
  2. 通过用80C51芯片写入程序,实现十字路口交通灯通行功能,模拟路口处得红绿灯状态转换,达到保持车辆顺畅通行无阻,禁止路口处车辆阻塞,疏导交通的目的。-Written procedure by using 80C51 chip, to achieve common feature crossroads traffic lights, traffic lights simulated intersection was the state transition, to maintain the smo
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:34946
    • 提供者:李亚军
  1. TCPTester-xjt

    0下载:
  2. socket各种TCP模型性能测试,包括select模型,阻塞同步TCP模型,客户端开启1000个线程开启1000个socket-socket test speed,including select,the client create 1000 sockets.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-06-14
    • 文件大小:21359676
    • 提供者:winpcap
  1. cp

    0下载:
  2. 操作系统模拟生产着消费者问题,包括缓冲池满或空之后的阻塞、唤醒处理以及对于缓冲池访问权的阻塞、唤醒处理。个人编写,与网上版本不同-Simulate the production of consumer operating systems, including the buffer pool is full or empty block after the wake-up process and for blocking access to the buffer pool, wake-up pro
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2452131
    • 提供者:efgdshgds
  1. 同一个进程地址空间内执行的七个线程

    0下载:
  2. 本实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-The experimental design in the same process address space implementa
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-24
    • 文件大小:2766
    • 提供者:吴起
  1. WindowsSockets

    0下载:
  2. 里面包含TCP/UDP源码与程序,各种阻塞和非阻塞IO模型的通讯源码,对想学习网络编程的朋友们可以下载下来看看!-Which contains the TCP/UDP source and program, a variety of blocking and non-blocking IO model communication source, and friends who want to learn network programming can download to see!
  3. 所属分类:source in ebook

    • 发布日期:2017-06-02
    • 文件大小:15082697
    • 提供者:chenwencan
  1. TestScktIocp.rar

    1下载:
  2. 与ScktComp兼容的IOCP服务端组件 参考了IOCPComp组件和ScktComp组件,可以直接替换ScktComp的TServerSocket 其中的事件方法大致相同,同于本身的IOCP特性,不再提供原TServerSocket的线程阻塞选项.核心文件(ScktIocp.pas) 测试时先导入注册表文件,修改连接数,在XP下测试可连接3万个连接. 用FastMM4测试,没有发现内存泄漏,应用大规模服务还有待测试. 如发现有错误之处请更正后通知本人.,ScktComp compa
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:677136
    • 提供者:cmd9x
  1. VCofOfprocess.rar

    0下载:
  2. 这是用VC编写的操作系统进程模拟器,可以任意输入进程名字,进程优先级别和进程的运行时间,创建进程,撤销进程,阻塞进程,中断类型,功能比较全。,This is the operating system used to prepare the process of VC simulator, can enter the process name, process priority level and the process of running time, the creation of the p
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:47729
    • 提供者:henhao
  1. socket.tar.gz

    0下载:
  2. 这是封装的socket库,用poll采用非阻塞模式,接收消息与网线断开处理以回调函数方式到应用层处理,使用起来非常方便,带服务端和客户端的测试实例。,This is the package socket library, use of non-blocking mode by poll, receiving the news and cable disconnect callback function to handle the way to the application layer to d
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:20287
    • 提供者:仝志杰
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 41 »
搜珍网 www.dssz.com