CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 并发服务器

搜索资源列表

  1. BFserver

    0下载:
  2. linux下的网络编程,既有客户端的程序,又有服务端的程序,最重要的是服务器为并发服务器-linux network programming under both the client program, there are server-side program, the most important is the server for the concurrent server ....
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1177
    • 提供者:
  1. tcp

    0下载:
  2. 简单的TCP远程控制程序并发服务器模型:服务器在同一时刻可以响应多个 客户的请求。-TCP simple remote control system
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2649
    • 提供者:yangjiajun
  1. multithread_tcp_server

    0下载:
  2. 基于TCP的多线程并发服务器-客户端通信模型!服务器 选项-p 要开放的端口;客户端 选项-i 服务器IP地址-TCP-based multi-threaded concurrent server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:22035
    • 提供者:王海
  1. singlethread_tcp_server

    0下载:
  2. 基于TCP链接的单线程并发服务器,实现了客服端与服务器的通信-Based on TCP single thread and links to server, realize the customer service end and server communications
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:14480
    • 提供者:lilin
  1. TCP

    0下载:
  2. TCP socket编程源代码,包括server端,及client以及并发服务器实现代码。-tcp socket code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:2689
    • 提供者:armand
  1. selection-mechanism-driven

    0下载:
  2. 多线程并发服务器设计 有限状态机与有状态通信 基于消息驱动的异步选择机制 -Multi-threaded concurrent server design Finite state machine and a state of communication Based on the news of the selection mechanism driven asynchronous
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:890687
    • 提供者:梦竹
  1. linux_c_select

    0下载:
  2. 一个Linux下的简单的并发服务器,源码分成服务器和客户端两部分。-Linux under a simple concurrent server, source code is divided into server and client in two parts.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:2158
    • 提供者:陈勤
  1. TCPChat

    0下载:
  2. 网络编程普遍使用socket接口来实现网络间的进程通信,具体的TCP/IP细节被封装在内核之中,由内核完成;用户只需要使用内核提供的socket API来实现通信即可。Windows网络编程继承了Unix的socket接口,基本模式同Unix大同小异。但是由于两个系统的实现不同,在具体实现网络程序时仍存在一些差异。包括一些socket API的原型,以及并发服务器的编写方法等。-The widespread use of socket network programming interface
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:2944
    • 提供者:Mica
  1. multiprocess_tcp_server

    0下载:
  2. linux下的多进程并发服务器,采用select机制解决阻塞-multi-process concurrent server under linux, select mechanism to resolve the blocking
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:5156
    • 提供者:chenmou
  1. tcp_server_v1

    0下载:
  2. 在linux等系统下实现并发服务器与客户端通讯-Concurrent server communicates with the client under linux and other systems
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:1362
    • 提供者:matao
  1. bifa

    0下载:
  2. 网络编程,并发服务器Network programming, concurrent server,-Network programming, concurrent server
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:5382
    • 提供者:yangbo
  1. serveraclient

    0下载:
  2. 多线程并发服务器,服务器与客户端的连接,客户端发送消息给服务器,服务器接收后经处理回传给客户端。-Concurrent multi-threaded server, server and client connection, the client sends a message to the server, the server receives the process back to the client.
  3. 所属分类:Linux Network

  1. coserver

    0下载:
  2. 本程序实现了利用多线程机制开发并发服务器。-The use of multi-threading mechanism developed concurrent server program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-20
    • 文件大小:1064
    • 提供者:sunbing
  1. IOCP1

    0下载:
  2. IOCP服务器端框架,用于实现高并发服务器,还不错的东西-The IOCP server-side framework for highly concurrent server, also a good thing
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-10
    • 文件大小:76864
    • 提供者:zhuye888
  1. PROCESS

    0下载:
  2. linux下的一个基于fork()进程方式的并发服务器!-linux under a concurrent server based on the fork () process way!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-26
    • 文件大小:8980
    • 提供者:贾炜
  1. THREAD

    0下载:
  2. linux下的socket通信,基于线程的并发服务器和客户端程序!-linux socket communication, thread-based concurrency server and client programs!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-19
    • 文件大小:10238
    • 提供者:贾炜
  1. out_line_data

    4下载:
  2. 要求:客户端将文件A1 和A2,交替发送给服务器;服务器大小写转换后交 替传给客户端;客户端接收后存为B1 和B2 。 (2) 要求:采用连接UDP 套接口方式,实现(1)功能。启动2 个服务端,在一 个客户端上分别往两个服务器发送A1 和A2 文件。 (3) 采用复杂UDP 并发服务器完成一项编程工作。-Linux UDP
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:4485
    • 提供者:张梅香
  1. tcp_server

    0下载:
  2. 简单的tcp并发服务器例子,可与客户端通讯-a simple tcp server
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:1127
    • 提供者:santa
  1. IOCP-Socurecode

    1下载:
  2. windows下学习高并发服务器的IOCP源代码,有客户端的和服务器端的,希望对你有帮助-Learning under windows IOCP high concurrent server source code, the client and server side, and I hope to help you
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:1659118
    • 提供者:Gavin
  1. filezilla-3.3.2

    0下载:
  2. FileZilla是开源的FTP服务器,用C++写的,通过分析它的源代码,可以掌握C++网络编程以及高并发服务器的设计。-FileZilla FTP Server Source Code
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:4943454
    • 提供者:人间爱
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com