搜索资源列表
服务器
- 一个WEB服务器的程序,功能强大,不信你-a Web server process, the powerful do not believe you will s
Web Server
- 用java实现了web服务器,代码完全手写,直观易懂!服务器功能比较全面,可供相关程序员参考!-used to achieve a web server, code completely handwritten, intuitive easy! Server functionality, more comprehensive programmer's reference for relevant!
基于CGI技术的信息咨询网系统
- 以基于WEB服务器的方式实现交通信息查询和企业信息查询功能,同时利用DELPHI的组件开发CGI程序。-Web-based server to the realization of traffic information and enterprise information inquiries inquiry, using Delphi components developed CGI program.
web服务器、网站下载、浏览器例程
- 演示如何从网站下载文件、如何制作网络浏览器以及网络服务器-demonstrate how the documents downloaded from the website, how to make Web browsers and Web servers
WebDraw
- 一个文档服务器程序,通过网页访问,是ATLDraw的网络版本。这里通过一个工具按钮来实现 连接服务器。 该应用的一个非常特别的演示是,把一个*.drw放到一个WEB服务器上,然后在运行过WebDraw的 机子上访问该WEB文件,就会在浏览器中运行该应用,单击红色按钮来开始连接。
nectar-
- 小型web服务器,作为研究web服务器是个很好的例子。简单实用-small web server, web server, as research is a very good example. Simple and practical
Proxy_Server
- 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器-This is an example of a proxy server, which supports two agents, which have a virtual Web server
AspxZip
- 1.能够在支持 ASP.NET 的 Web 服务器上通过友好的 Web 界面方便地 压缩/解压存放在服务器上的文档。 2.通用性极强,只要服务器支持 ASP.NET,就可以正常运行。 -1. In support of ASP.NET Web server through friendly Web interface to facilitate the pressure reduction / decompression stored on the server documentat
AspWebServer
- 解析ASP的web服务器-analytic ASP web server
ChuanShengp2p1.1
- 当今的网络时代,下载软件是使用最为频繁的软件之一。几年来,下载技术也在不停地发展。最原始的下载功能仅仅是个“下载”过程,即从WEB服务器上连续地读取文件。其最大的问题是,由于网络的不稳定性,一旦连接断开使得下载过程中断,就不得不全部从头再来一次。 随后,“断点续传”的概念就出来了,顾名思义,就是如果下载中断,在重新建立连接后,跳过已经下载的部分,而只下载还没有下载的部分。 无论“多线程下载”技术是否洪以容先生的发明,洪以容使得这项技术得到前所未有的关注是不争的事实。在“网络蚂蚁”软件
AspWebServer
- 一个ASP的Web服务器!CSharp开发的,很好用啊-an ASP Web server! CSharp development, with good ah
123752545
- 用VB编写的WEB服务器,带有文件上传和自动更新功能-VB prepared by the Web server, with the file upload and automatic update function
cppsoapclient
- vc实现soap客户端,用来访问Web服务器-vc achieve soap client, to access Web server
WEB
- 一个WEB服务器及客户端浏览器的程序,为有特殊需求必须自己开发WEB服务器的同志作为一个示例。
BOA
- linux下,非常小巧开源嵌入式WEB服务器源代码
vc++UIIOCPWEBSERVER
- iocp实现的WEB服务器。VC++界面编程技术。
serverforWeb
- web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理
web
- 一个简单的windows下的web服务器,主要使用了socket的编程方法,可以设定主页目录,端口号。
一个自定义Web服务器
- web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理;-web server is a more complete functional Web server, the program can give readers in-depth understanding of HTTP Implementation Mechanism;
Web 服务器
- 静态页面的Web服务器,支持多线程并发访问,支持远程管理,支持虚拟目录。对网络编程新手很有帮助。