CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - server thread

搜索资源列表

  1. socket_communication

    3下载:
  2. 多线程Socket阻塞模式下通信 BCB-Socket阻塞模式通讯测试(多线程) 如果有多个客户机连接服务器请用以下的IP地址。 Client1:服务器IP:127.0.0.1 Client2:服务器IP:127.0.0.2 Client3:服务器IP:127.0.0.3 Client4:服务器IP:127.0.0.4 . . . . . . 以此类推。 在多机上则只要输入服务器端的IP地址就可以了。可以相互传收字符串-multit
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:355.37kb
    • 提供者:zwwr
  1. sockettest

    0下载:
  2. 多线程socket通信服务端代码,每个线程接收一个客户端请求。-Multi-threaded the socket communication server code, each thread receives a client request.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:933byte
    • 提供者:张勇
  1. Server

    0下载:
  2. 用socket加线程写的聊天系统,-use socket and thread pool
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:1.29kb
    • 提供者:那日苏
  1. Server1.0.0.1

    0下载:
  2. 服务端IOCP技术 1:消息协议 2:内存管理 3:服务端客户端接口源码 4:服务线程-IOCP server technology 1: Message Protocol 2: Memory Management 3: Source server client interface 4: Service thread
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3.88mb
    • 提供者:daohua.le
  1. TCPsever

    0下载:
  2. 基于TCP的利用线程实现的服务器端的接收消息功能。-This is a program based on TCP ,and realize the server receives function by multi-thread functions.
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.58mb
    • 提供者:杨雪
  1. liaotian

    0下载:
  2. 基于Socket通信机制和多线程技术的聊天室程序设计 下面为聊天室服务器端程序和客户机端程序,调试该程序,验证程序所具有的“聊天”功能,然后结合这段程序,通过增加线程的方法,使程序具有服务器端程序可以同时接纳2个以上客户登陆,并实现各客户机间的“聊天”功能。 -Socket-based communication mechanisms and multi-threading programming chat rooms following procedures for the chat
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:847byte
    • 提供者:hushif
  1. ScaleServer

    0下载:
  2. 这是一个网络称重的服务器端,可以级连,多线程通讯,是一个学习的好例子!-This is a network load of the server side, can be cascaded, multi-thread communication is a good example of learning!
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3.27mb
    • 提供者:wang
  1. Socket

    0下载:
  2. 关于Socket的一个简单实现,在C++中使用MFC的CSocket直接连接,在服务器端和客户端各添加了一个线程用于传输。实现比较简单,两个CSocket连接后就可以传文件,且传好的文件可以通过MD5的检查。-Socket A simple implementation in C++ using MFC CSocket direct connection, add a thread for the transmission of the server and client. Relatively
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:3.83mb
    • 提供者:andy
  1. MobileQQ_Code

    0下载:
  2. 是学习手机QQ通讯协议好资料,通过多线程的方与QQ服务器进行通讯并发送给对方,文件中有两个程序一是发送,二是接收。-The communication protocol of QQ mobile phone is learning good information, through the multi thread and QQ server address and sent to the other party, file has two program is sent, two receiv
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1.83mb
    • 提供者:张小龙
  1. tcp

    0下载:
  2. TCP socket for server, select process mutil thread process and synchronization
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:120.27kb
    • 提供者:yanchao
  1. Window(VC6-doc)ChatServer_chatClient

    0下载:
  2. Windows(VC6 doc)下C语言线程池类型并发服务器聊天室,是socket套接字编程,支持私聊和*,支持断开连接,适合新手学习socket学习-ON划词翻译ON实时翻译 Windows (VC6 DOC) language under the C thread pool types of concurrent server chat rooms, socket socket programming, support private chat and group, suppor
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2.4mb
    • 提供者:pajiho
  1. Socket-network-programing

    0下载:
  2. 工程演示了socket的基本函数使用,其实不管有多复杂的网络程序,都使用的这些基本函数。功能是只有处理完一个客户端请求才会去处理下一个客户端的请求,这样的服务器处理能力是很弱的,现实中的服务器都需要有并发处理能力!为了需要并发处理,服务器需要fork()一个新的进程或者线程去处理请求等-Engineering demonstrates the basic functions of the socket, in fact, no matter how complex the network pro
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:32kb
    • 提供者:chenyawei
搜珍网 www.dssz.com