搜索资源列表

  1. SOCKET服务器(队列算法)

    2下载:
  2. SOCKET服务器,支持多客户端,含协议判断处理.

    每个客户端有独立的数据队列做BUFFER,

    采用异步SOCKET方式接收数据.

    传上来换点分!对初学都应该还算是比较全面的.含全部源代码.

  3. 所属分类:通讯编程

    • 发布日期:2008-08-14
    • 文件大小:144753
    • 提供者:elong2004
  1. MTK异步socket页面访问实例

    0下载:
  2. MTK异步socket页面访问实例,已经测试编译,运行可用
  3. 所属分类:通讯/手机编程

  1. wal

    0下载:
  2. 使用Windows Socket API编写的通用函数,包含异步socket的使用-General function writed by Windows Socket API, containing the use of non-synchronized socket
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:60416
    • 提供者:站长
  1. async_socket

    0下载:
  2. 异步socket类- Asynchronous socket kind
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:68608
    • 提供者:站长
  1. WSAsocket-server,client

    0下载:
  2. 简单的聊天程序,有服务器端和客户端,用异步SOCKET实现-simple chat program, a server and client, using asynchronous achieve SOCKET
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:121856
    • 提供者:高海辉
  1. Socket接口实现网络异步通信

    0下载:
  2. Socket接口实现网络异步通信-Socket Interface network asynchronous communication
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:1959936
    • 提供者:魏秦
  1. Socket异步通信,线程,双端队列

    0下载:
  2. Socket异步通信示程序代码:1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket show asynchronous communication code : 1. Correct start and termination of two threads. People can chat LAN 3. Double-cohort design and application
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:252928
    • 提供者:胡瓜
  1. 异步socket通信例程

    0下载:
  2. 利用winsock所编写的异步网络通信例程-prepared by the protocols of the use of asynchronous network communications routines
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:160768
    • 提供者:薛峰
  1. AsyncSSLClient

    0下载:
  2. 配合异步socket使用SSL的例子。异步Socket可以使用很少的线程(最少只需要一个线程)就能管理大量的连接-with asynchronous socket using SSL example. Asynchronous Socket can use a few threads (at least only one thread) will be able to manage a large number of connectio
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-10
    • 文件大小:24576
    • 提供者:xyzuvw
  1. asynsocket1

    0下载:
  2. 该代码讲述了异步Socket的工作机制,包括服务器和客户端代码-the code on the Asynchronous Socket working mechanisms, including the server and client code
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:孙健
  1. TcpLink

    0下载:
  2. 这个程序用来侦听客户端的连接,然后进行数据的接收,处理,转发,采用多线程的处理方式,异步socket模式.-procedures for the interception of the client to connect, then data reception, processing, transmitting, multi-thread processing, asynchronous socket model.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:804864
    • 提供者:阿飞发
  1. TCP-chat-client

    0下载:
  2. 这是一个基于tcp的聊天工具,采用了异步socket模式.非常适合正在进行网络编程的人-This is a tcp-based chat tools, using the asynchronous socket model. very suitable for the ongoing program of the network
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:38912
    • 提供者:阿飞发
  1. async_client_server_src

    0下载:
  2. 很好的异步SOCKET 传输程序 谢谢大家-Good Asynchronous Transfer Program SOCKET Thank you everyone
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:sss
  1. AsyTcpSocketTestDemo

    0下载:
  2. AsyTcpSocketTestDemo是一个用C#开发的异步socket通讯的演示程序,在VS2005下编译通过-AsyTcpSocketTestDemo is a development with C
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:202752
    • 提供者:王小恒
  1. ClientTest

    0下载:
  2. 异步即时通信 传输文件源代码,简单的使用异步SOCKET-Asynchronous real-time communications to transfer files source code, simple to use asynchronous SOCKET
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:2132992
    • 提供者:changjia
  1. ServerTest

    0下载:
  2. 异步通信服务器端测试源代码,实现了简单的异步SOCKET-Asynchronous communication server-side test source code, the realization of a simple asynchronous SOCKET
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:267264
    • 提供者:changjia
  1. AsyncSocketMgr

    0下载:
  2. 异步socket通讯,所有线程由线程池管理-Asynchronous socket communication, all the threads from the thread pool management
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:哈哈哈
  1. socket

    0下载:
  2. 异步socket之间的通讯 双方运行该软件,输入对方ip,即可聊天-Asynchronous socket communication between the two sides to run the software, enter each other
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-10
    • 文件大小:3020800
    • 提供者:photo
  1. socket

    0下载:
  2. 实现多线程间的异步通讯,主要应用委托的天生异步性-Between multi-threaded implementation of asynchronous communications, commissioned a major application of natural induction
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:61440
    • 提供者:allenzhang
  1. vc_socket

    0下载:
  2. 异步socket通讯,可以实现简单的会话功能-Asynchronous socket communication, can be a simple conversation,
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:240640
    • 提供者:张荣
« 12 3 4 5 6 7 8 9 10 ... 25 »

源码中国 www.ymcn.org