Welcome![Sign In][Sign Up]
Location:
Search - multithreaded web server

Search list

[WinSock-NDISWebServer2

Description: Computer Networking--A multithreaded Web server
Platform: | Size: 2869 | Author: 橙子 | Hits:

[Process-ThreadwebHttp

Description: 简单的web http服务器程序,实现了上传和下载的功能,当然用了多线程,不过功能很简单,我也是从书上找的,不过调试了我半天时间-simple http web server, achieving upload and download functions, of course with a multithreaded, but functional is very simple, I also find books, but I debug a long time
Platform: | Size: 48437 | Author: 彭宇 | Hits:

[Web ServerHttp1.0ServerModel

Description: 多线程java的web服务器 希望大家多多支持-multithreaded web server hope we can support
Platform: | Size: 2022 | Author: 刘振坤 | Hits:

[JSP/JavaMultiTreadWebServer

Description: 一个多线程的Web服务器,能够并行处理多个请求,实现由RFC 1945定义的HTTP 1.0版-a multithreaded Web server, to a number of requests for parallel processing, RFC 1945 from a definition of the HTTP version 1.0
Platform: | Size: 1951 | Author: bai | Hits:

[Develop ToolsPortReady1.6

Description: Dotpot PortReady 是一个多线程的端口扫描工具,用于进行狂速端口扫描。它具有极快的速度│ │和方便友好的操作界面,能快速地对大网段范围进行 Connect方式端口扫描。同时具有获取端口标识│ │的功能,可以用来快速地获取端口标识(Banner),内定对80端口标识进行特别处理,能方便地获取Web│ │Server类型。PortReady 1.6同时提供Windows图形版本和控制台版本,不管是在图形环境下,还是在│ │控制台模式中,都可以方便自如地进行端口扫描。 │ │-Dotpot PortReady is a multithreaded port scanning tool used for mad port scanning speed. It is extremely rapid and convenient -- and friendly user interface, it can quickly to a large network of the scope Connect port scanning mode. While access to ports with logo -- the function can be used to quickly access port identification (Banner), the designated ports of 80 for a special logo, easy access to the Web Server -- type. PortReady 1.6 also provides graphical Windows version and the console versions, whether in a graphical environment, or -- console model, can easily facilitate the ports to scan.
Platform: | Size: 21786 | Author: 大枣 | Hits:

[Web ServerQWebServer1.2

Description: VS2008配合QT写的一个多线程WEB服务器。真的多线程哦亲!很好用的。-VS2008 with the QT wrote a multi-threaded Web server. Really multithreaded pro! Good use.
Platform: | Size: 8773632 | Author: Giroro | Hits:

[BooksPortReady1.6

Description: Dotpot PortReady 是一个多线程的端口扫描工具,用于进行狂速端口扫描。它具有极快的速度│ │和方便友好的操作界面,能快速地对大网段范围进行 Connect方式端口扫描。同时具有获取端口标识│ │的功能,可以用来快速地获取端口标识(Banner),内定对80端口标识进行特别处理,能方便地获取Web│ │Server类型。PortReady 1.6同时提供Windows图形版本和控制台版本,不管是在图形环境下,还是在│ │控制台模式中,都可以方便自如地进行端口扫描。 │ │-Dotpot PortReady is a multithreaded port scanning tool used for mad port scanning speed. It is extremely rapid and convenient-- and friendly user interface, it can quickly to a large network of the scope Connect port scanning mode. While access to ports with logo-- the function can be used to quickly access port identification (Banner), the designated ports of 80 for a special logo, easy access to the Web Server-- type. PortReady 1.6 also provides graphical Windows version and the console versions, whether in a graphical environment, or-- console model, can easily facilitate the ports to scan.
Platform: | Size: 21504 | Author: 大枣 | Hits:

[Internet-Network一个对Winsock 完成端口模型封装的类

Description: 在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法,比如采用AcceptEx来代替accept和使用LOOKASIDE LIST来管理内存,使得WEBSERVER的性能有了比较大的提高。 -under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Last year, I used C language under complete port model was a WEBSERVER, few days ago, I decided to rewrite the C WEBSERVER to the WEBSERVER i
Platform: | Size: 44032 | Author: 王明 | Hits:

[Internet-NetworkWebServer2

Description: Computer Networking--A multithreaded Web server
Platform: | Size: 3072 | Author: | Hits:

[Internet-NetworkSock_class

Description: 一个很好的socket多线程编程,例子程序详细描述了linux下如何编程多线程-a good socket multithreaded programming examples procedures described in detail how the Linux programming multithreaded
Platform: | Size: 7168 | Author: 刘阳 | Hits:

[Process-ThreadwebHttp

Description: 简单的web http服务器程序,实现了上传和下载的功能,当然用了多线程,不过功能很简单,我也是从书上找的,不过调试了我半天时间-simple http web server, achieving upload and download functions, of course with a multithreaded, but functional is very simple, I also find books, but I debug a long time
Platform: | Size: 48128 | Author: 彭宇 | Hits:

[Web ServerHttp1.0ServerModel

Description: 多线程java的web服务器 希望大家多多支持-multithreaded web server hope we can support
Platform: | Size: 2048 | Author: 刘振坤 | Hits:

[Web Server141_WebServer1

Description: 简单的多线程WEB服务器,借鉴了<自顶向下方法_计算机网络>里的程序.用java写的.-simple multi-threaded Web server, a reference
Platform: | Size: 1024 | Author: 赵燕 | Hits:

[JSP/JavaMultiTreadWebServer

Description: 一个多线程的Web服务器,能够并行处理多个请求,实现由RFC 1945定义的HTTP 1.0版-a multithreaded Web server, to a number of requests for parallel processing, RFC 1945 from a definition of the HTTP version 1.0
Platform: | Size: 2048 | Author: bai | Hits:

[JSP/JavaWebProxyServer

Description: elipse 下开发的网络小代理程序,基本功能实现了,多线程运行,供大家参考。-elipse network developed under the small agency procedures, to achieve the basic functions, multithreaded operation, for your reference.
Platform: | Size: 2048 | Author: 王一凡 | Hits:

[Internet-Networkwebserver

Description: 一个多线程web服务器实例(C,Linux,详细的web服务器原理)-A multi-threaded web server instance (C, Linux, detailed principles of web server)
Platform: | Size: 70656 | Author: jinchao | Hits:

[Web ServerMultithread3

Description: Multithreaded example of web server
Platform: | Size: 16384 | Author: NickNick | Hits:

[Web ServerWeb_Server_C++

Description: This just a simple multithreaded web server using CSocket. It s good beginer code, basicly my first program in C. It does create an error if you make too many really fast connections, thats why I m uploading it.-This is just a simple multithreaded web server using CSocket. It s good beginer code, basicly my first program in C. It does create an error if you make too many really fast connections, thats why I m uploading it.
Platform: | Size: 20480 | Author: nechifor | Hits:

[Internet-NetworkHttp1.0ServerModel

Description: 多线程java的web服务器 希望大家多多支持-multithreaded web server hope we can support
Platform: | Size: 2048 | Author: hatwa | Hits:

[Web Serverwebs2

Description: 计算机网络自顶向下:课本里的一个多线程web服务器-Top-down computer networks: a textbook multithreaded web server
Platform: | Size: 2048 | Author: 陈敬坤 | Hits:
« 12 »

CodeBus www.codebus.net