搜索资源列表
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 2. myWebSer
browser
- 基于QT的浏览器,功能很全,打开网页的速度很快-a browser based on qt, very good ,the speed of open a web is fast
internet_browser(qt)
- 用QT制作了一款浏览器,可以浏览网页,多窗口打开,播放媒体-With QT produced a browser, you can browse the web, multi-window open, play media
pa3
- 对于有些网址上不能直接下载的图片,利用此代码就能够伪装成浏览器,批量爬取网页上的图片。(It can pretend like a browser to download the pictures on the web page)
httpser
- 这是一个Linux下web服务器端的代码。运行该程序可以的服务器可以监听80号端口,自动连接浏览器的请求,并提供html网页的下载。(This is the code of a web server side under Linux. The server running the program can monitor port 80, automatically connect browser requests, and provide downloads of HTML pages.)