搜索资源列表
myWebserver
- 该程序模拟了服务器对域名的各种操作,有对域名的查找,有对以有域名的删除,有对以有域名的更新,有插入新的域名和通过时间来查找域名的功能。-the simulation domain name server on the operation, the search for the domain name, a right to a domain name deleted, a right to a domain name updates,
MyWebServer
- vb编写的web服务器
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)
myWebserver
- 该程序模拟了服务器对域名的各种操作,有对域名的查找,有对以有域名的删除,有对以有域名的更新,有插入新的域名和通过时间来查找域名的功能。-the simulation domain name server on the operation, the search for the domain name, a right to a domain name deleted, a right to a domain name updates,
mywebserver
- 小型web服务器,是嵌入式应用的web服务器,用来学习非常好!-minihttpd
MyWebServer
- 一个网络聊天功能,可以进行网络聊天。进行必要和不必要的沟通。今天天气好,老狼请吃鸡。-A network chat, you can chat network. Necessary and unnecessary communication. Today the weather is good, Lang requested the chicken.
WebServer-[MyWebServer]
- 一个C#实现的Web服务器类库,相当于IIS功能。-Implemented a C# class library Web server, which is equivalent IIS functionality.
MyWebServer
- it s simple web server
MyWebServer
- Web Server Sample code
MyWebSERVER
- 应用Winsock接口函数实现了基本的WWW服务器功能,整个系统基于完成端口模型、多线程、多用户,可以作为大型网页系统的WEB页面发布模型使用-Winsock application interface functions to achieve the basic function of WWW server, the whole system is based on the completion port model, multi-t
BSmode
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具-Write a prototype myWebBrowser WEB and WEB client server prototype myWebServer and management tools
MyWebServer
- 自己做的一个小案例,用来说明B/S工作原理,适用于教学。-Own a small case, used to illustrate the working principle of the B/S, suitable for teaching.
MyWebServer
- MyWebServer,网络虚拟服务器,在本机上和web浏览器一起配合使用。-MyWebServer, network virtual server on this machine and used in conjunction with a web browser.
SelfBrowser
- SelfBrowser,网络虚拟服务器,在本机上和MyWebServer一起配合使用。-SelfBrowser, network virtual server on this machine and MyWebServer used in conjunction.
MyWebServer
- Web服务器,C#精选编程学习源码,很好的参考资料。-The Web server, C# select learning programming source code, a good reference.
MyWebServer
- 基于OpenSSL的web服务器,共包含13个文件。 编译:编译本章程序需要使用OpenSSL库。OpenSSL是一款由加拿大的Eric Yang等人编写的开源软件包,实现了SSL及相关加密技术。OpenSSL的官方网站http://www.openssl.org/。读者可以从ftp://ftp.openssl.org/source/下载OpenSSL的源代码。本章编程使用Open SSL 0.9.8版本。 正确安装OpenSS
MyWebServer
- Visual C# 网络编程 Web服务器-Web server
MyWebServer
- 一个自定义的web服务器;利用http传输原理及web服务器原理进行的简单模拟程序-A custom web server a simple simulator that uses http transport principles and web server principles