搜索资源列表

  1. SGIP文章

    0下载:
  2. 一个Delphi6.0的SGIP例子 包含了一个服务端和一个客户端,协议共用,服务端为非阻塞长连接,客户端为阻塞短连接,-an example of the SGIP contains a server and a client, sharing agreements, non-blocking service for long-connect, the client for a short connecting block,
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:38889
    • 提供者:杜建强
  1. codecnt_1020008

    0下载:
  2. 操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口是不能用的,即没有提供服务。这个技术的一个最大的优点是,你不需要任何权限。系统中的任何用户都有权利使用这个调用。另一个好处就是速度。如果对每个目标端口以线性的方式,使用单独的connect()调用,那么将会花费相当长的时间,你可以通过同时打开多个套接字,从而加速扫描。使用非阻塞
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:33938
    • 提供者:ms-dos
  1. MCU_Key

    0下载:
  2. 这是一个为51系列单片机开发的4*4键盘驱动程序。该驱动程序包括2个文件,使用时将C文件关联入工程,在调用文件前包含H文件即可。本键盘驱动程序具有两个接口函数提供两种扫描方式(阻塞和非阻塞),可以任意定制返回键值,具有防抖动处理,具体使用方法可以参见注释。(本程序在Keil C51开发环境中测试成功,并经过多次实践应用)。-This is a series of 51 MCU development of the 4 * 4 keybo
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3871
    • 提供者:LENG
  1. 20020408ChatRoom(Winsock)

    0下载:
  2. 这个程序要完成一个聊天室的功能,它是用纯的winsock的去写,而不用任何CSocket的东西, 即可以用来做客户端又可以用来做服务器端,它要求是非阻塞方式的连接。 -the procedures to be completed in a chat room function, it is pure protocols of the written. without any CSocket things that can be
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:46171
    • 提供者:李一凡
  1. advhttp

    1下载:
  2. 好用的HTTP/HTTPS控件,支持多线程,同步无阻塞的HTTP传输,支持Proxy验证,支持SSL/PCT安全传输。 本网站的HTTP协议调试器就是在这个控件的基础上开发的。 -handy HTTP / HTTPS controls, supports multi-threaded, non-blocking synchronous HTTP transmission, Proxy support certification, s
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:98736
    • 提供者:frrri
  1. MySeverDemo1

    0下载:
  2. 本程序是一个多线呈的TCP通讯 服务器程序 本程序的特点在于 很灵活的运用的select函数进行异步非阻塞套节字 程序是通过此套节子发送文件,文件类型也很新颖,是编码过后的264文件,鉴于上传文件的大小,我没有附加264文件,可以相应的考如些264文件,并在fopen改文件名-this program is a multi-line communications was the TCP server this program f
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:172579
    • 提供者:黄越
  1. linux_seriallib

    0下载:
  2. linux环境下串口函数封包,避免繁琐的linux串口通讯中参数设置的flag设置,还要方便设置阻塞和非阻塞方式-Serial function packets, linux avoid tedious serial communication parameters set the flag settings, set up more convenient way obstruction and non-blocking
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3385
    • 提供者:liyi
  1. pet

    0下载:
  2. 小游戏连连看,两个相同的图案中间无阻塞可以连通就可以清除。最短消除完要多少计数时间-small game, the same two patterns among non-blocking connectivity can be removed. End eliminate the shortest amount of time count
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:223260
    • 提供者:yumenglin
  1. SyncSocket_src

    0下载:
  2. Multithreaded Non-blocking Socket Server and Client, Based on Synchronized Socket
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8987
    • 提供者:lian
  1. AsyncRecordset_src

    0下载:
  2. Async record set, access database in non-blocking fashion
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:6947
    • 提供者:黃文
  1. EqueueDemo

    0下载:
  2. 支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现-obstruction and support non-blocking security model is threaded circular buffer Design and Implementation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13400
    • 提供者:hailynch
  1. variousSockIOMmodels

    0下载:
  2. Samples illustrating the various Winsock I/O models under the following directories: blocking Illustrates the blocking sockets model. This includes blocking client and server samples. nonblocking Illustrates the n
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:79158
    • 提供者:Janferry
  1. SyncSocket_src

    1下载:
  2. Multithreaded Non-blocking Socket Server and Client, Based on Synchronized Socket
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-07-06
    • 文件大小:8192
    • 提供者:
  1. socket

    0下载:
  2. 提供了非阻塞的客户端和服务器端通信的实例程序。用linux下的C语言实现。-Provides a non-blocking client and server-side examples of communication procedures. Under linux using C language.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-07-06
    • 文件大小:10240
    • 提供者:jidong
  1. Blocking_and_Non_blocking

    0下载:
  2. Verilog Blocking and Non Blocking
  3. 所属分类:VHDL编程

    • 发布日期:2024-07-06
    • 文件大小:13312
    • 提供者:designer_vlsi
  1. tcpsocket

    0下载:
  2. linux下的tcp传输类,支持阻塞模式、非阻塞模式-linux tcp transfer under the category, to support blocking mode, non-blocking mode
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-07-06
    • 文件大小:2048
    • 提供者:darwin.yhc
  1. socket-non-bloquante

    0下载:
  2. Hello, here is an example non-blocking client that connects to an IP address and a PORT taken into argument. Not need a server to notice that not fashion blocking, the error is displayed Operation now in progress a
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-07-06
    • 文件大小:1024
    • 提供者:mohammed
  1. Blocking-Nonblocking

    0下载:
  2. blocking and non blocking statement in verilog example.
  3. 所属分类:VHDL编程

    • 发布日期:2024-07-06
    • 文件大小:58368
    • 提供者:Sandeep
  1. blocking-and-nonblockng-MIT

    0下载:
  2. The difference of blocking and non blocking in verilog by M I T
  3. 所属分类:操作系统开发

    • 发布日期:2024-07-06
    • 文件大小:691200
    • 提供者:sherry
  1. union_pay_ssl-non-blocking

    0下载:
  2. 非阻塞https访问,用于linux下的c编程,一般默认ssl访问都是阻塞的,现在出一个非阻塞版本(Non blocking HTTPS access, for C programming under Linux, generally default SSL access is blocked, and now a non blocking version)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-07-06
    • 文件大小:2048
    • 提供者:嗨嗨好好
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org