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

搜索资源列表

  1. 7_processserver

    0下载:
  2. unix环境下的多进程并发服务器源程序。-unix environment with multi-process server source.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1181
    • 提供者:何少佳
  1. multiTcpServer

    0下载:
  2. linux下的模拟网络并发服务器工作,完成功能为客户端提供ip及端口地址,发送会话到服务器,服务器回显
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1899
    • 提供者:sisi
  1. 200412291557285331

    0下载:
  2. 并发服务器的socket通讯-with the socket communication server
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:5430
    • 提供者:何晓静
  1. ThreadPool_final.rar

    0下载:
  2. 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:4553987
    • 提供者:xuzhisheng
  1. TCandUDP

    0下载:
  2. Linux下基于TCP和UDP的网络编程的实例,TCP中包含一个循环服务器和并发服务器。-Linux-based network programming TCP and UDP instances, TCP server and contains a loop concurrent server.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:6587
    • 提供者:jinglongkang
  1. code.rar

    0下载:
  2. 文件传输的并发服务器,包含基于tcp协议和udp协议的 ,Concurrent file transfer server that contains the tcp-based protocols and udp protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:3696
    • 提供者:陈力
  1. MutilService

    0下载:
  2. 实现多协议多服务的并发服务器,客户端可以并发访问服务器,可以选择不同的功能,可以选择不同连接的协议-Achieve concurrent multi-protocol, multi-service server, the client can concurrently access the server, you can choose different function, you can choose different connection protocols
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-21
    • 文件大小:6402979
    • 提供者:lifangxue
  1. tcp-udp-instance

    0下载:
  2. 这个是关于tcp/udp 和并发服务器的网络编程列子,给大家看看!-This is about the tcp/udp and concurrent server network programming Liezi, for everyone to see!
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:11374
    • 提供者:oyj
  1. multiprocess_tcp_server

    0下载:
  2. 基于TCP链接的多进程并发服务器,实现了服务器与客服端的即时通信-Links to more based on TCP of concurrent process server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:19346
    • 提供者:lilin
  1. MyProxy

    0下载:
  2. 这是一个简单代理服务器;支持HTTP/POP3/SMTP/FTP代理。其中只有HTTP为标准协议,其他为自定义简易协议;支持多连接并发访问。目的是为了网络的代理出口,以及隐藏IP信息。-This is a simple proxy server support HTTP/POP3/SMTP/FTP agents. Of these, only the standard HTTP protocol, the other for the custom summary agreement supp
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-09
    • 文件大小:25055
    • 提供者:站长
  1. FTP-Server-Code

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

    • 发布日期:2017-03-27
    • 文件大小:110330
    • 提供者:humingmao
  1. FIFOserver

    0下载:
  2. prg8_1.c 互斥对象实例。该程序说明如何使用互斥对象。prg8_2.c 条件变量实例。该程序是一个多线程的无连接并发服务器。prg8_3.c 处理同步线程退出。-prg8_1.c mutex object instance. The program explains how to use the mutex object. Examples of conditions prg8_2.c variables. The program is a free multi-threaded conc
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:20466
    • 提供者:zjm
  1. 322

    0下载:
  2. tcp并发服务器,可以同时接受多个客户端的服务请求-tcp concurrent server can accept multiple clients at the same time the service request
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:555145
    • 提供者:刘晖
  1. netkitrelease

    0下载:
  2. 1)支持TCP、UPD协议以及混合模式; 2)封装线程池管理模型,支持多连接的并发服务器; 3)同时支持多服务器和多客户端的混合模式,特别适合于P2P系统开发; 4)线程异常退出保护机制; 5)简便的编程接口; 6)易扩展的数据封包方式; 7)低层采用Select非阻塞模型,并对Windows API进行封装,容易实现跨平台移植。 8)适用于中小型windows网络平台应用系统项目的开发。 -1) support for TCP, UPD, as well as
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:229935
    • 提供者:jack
  1. Ftp55Server

    0下载:
  2. FTP服务器源代码,用VC写的,通过分析它的源代码,可以掌握C网络编程以及高并发服务器的设计 -FTP server source code, written with the VC, and by analyzing its source code, you can master the C network programming, and high concurrent server design
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:64509
    • 提供者:mofengkun
  1. socket

    2下载:
  2. 用socket写的服务器端客户端程序,服务器端多线程,可以并发处理客户端的请求-Used to write server-side socket client program, server-side multi-threaded and can handle concurrent client requests
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-07-05
    • 文件大小:1517635
    • 提供者:郑俊飞
  1. Linux_Network

    0下载:
  2. 本书详细介绍了在Unix系统下基于TCP/IP网络套接口的基本编程方法,包括迭代与并发服务器编写方法、进程与线程编程技术、I/O编程技术、IPv4与IPv6的兼容性、原始套接口、数据链路访问技术、广播与多播技术等-This book details the Unix systems based on TCP/IP network socket basic programming methods, including iterative and concurrent servers prepara
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1735023
    • 提供者:罗高
  1. perfect_socket_network

    0下载:
  2. socket网络通信,用到了select作并发处理,用到了队列可以连接无限个客户端。非常好的提高版的网络编程实例。(客户端和服务器端)-perfect socket netwoek demo! very helpful!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2551969
    • 提供者:李佳
  1. TCPbinfafuwuqi

    0下载:
  2. 实现socket通信,这是个模板。让你了解并发服务器-socker
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:5023
    • 提供者:huangkeyu
  1. WSAAsyncSelect

    0下载:
  2. 一个基于socket的winXP下用WSAAsyncSelect()函数实现的并发服务器程序。是学习Windows网络io的好例子。-Under the socket on the winXP one with WSAAsyncSelect () function implementation of concurrent server program. Windows network io to learn a good example.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:7758
    • 提供者:liuli
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com