Welcome![Sign In][Sign Up]
Location:
Search - web browser java

Search list

[Internet-Networkjava实验的web浏览器源代码支持mime

Description: java实验的web浏览器源代码支持mime-java web browser source code support mime
Platform: | Size: 14336 | Author: 俩深刻 | Hits:

[Browser ClientJava_WebBrowser

Description: 简单的java 实现的web浏览器 利用Jedite打开网爷内容-simple realization of web browser use Jedite open net as God
Platform: | Size: 2048 | Author: 阿嫂地方 | Hits:

[Web Server用Java实现Web服务器

Description: 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。-Java Web server is to achieve a GET request to the Web server, through the creation of ServerSocket class object, bugging port 8080; Wait, a client is connected to port 8080; Socket character creation and the associated input and output streams flow then read the client's request information, if the request is the type of GET, request information from being accessed visit HTML document, and if the HTML document exists, then open the HTML file, HTTP headers and HTML files through the socket sent back to the Web browser and then close the file. Otherwise, send the wrong message to the Web browser. Finally, the closing and the corresponding Web browser connected to the socket word.
Platform: | Size: 10240 | Author: 雨岳 | Hits:

[Multimedia programnetworktools

Description: 采用java开发的网络工具,有WEB浏览器,FTP网络文件传输,TELNET客户端的实例,等-using java development of the web-based tools, a Web browser, FTP network file transfer, TELNET client examples, etc.
Platform: | Size: 40960 | Author: | Hits:

[JSP/JavaJava2Web

Description: 用Java实现Web服务器连接:Web浏览器与Web服务器建立连接。2.请求:Web浏览器通过socket向Web服务器提交请求。3.应答:Web浏览器提交请求后,通过HTTP传送给Web服务器。Web服务器接到请求后,进行事务处理,处理结果又通过HTTP传回给Web浏览器,从而在Web浏览器上显示出所请求的页面。4.关系连接:当应答结束后,Web浏览器与Web服务器必须断开,以保证其它Web浏览器能够与Web服务器建立连接。-Java Web server : Web browsers and Web servers establish a connection. 2. Request : Web browser through the socket to the Web server submits the request. 3. Response : Web browser after the request, transmitted to the Web HTTP server. Web server upon request, conduct of business, and the results passed back to the traditional HTTP Web browser, so the Web browser will display the requested page. 4. Relations link : When respondents end, Web browser and Web server to be disconnected, to ensure that other Web browsers and Web servers to establish a connection.
Platform: | Size: 7168 | Author: LIYIN | Hits:

[Browser ClientWebBrowser

Description: JAVA编的简单的网页浏览器,输入URL地址,可访问相应的网页。-JAVA made a simple web browser, enter the URL address, visit the corresponding web pages.
Platform: | Size: 15360 | Author: 赵芃 | Hits:

[Windows DevelopNetWork

Description: 计算机网络,用Java实现一个简答的Web浏览器,具有收藏,前进,后退等基本功能。附源码和编译后的文件。-Computer networks, using Java to achieve a简答of the Web browser, has a collection of forward and backward, such as basic features. Attached to source and compiled files.
Platform: | Size: 32768 | Author: andygo | Hits:

[Browser Clientweb

Description: 课程设计案例之web网页浏览器,开发语言是java,适用于学生学习,与做java课程设计参考-Case of curriculum design web web browser, development language is java, applicable to student learning, curriculum design and do java reference
Platform: | Size: 5120 | Author: danny | Hits:

[JSP/Javaexplore

Description: java internet 浏览器:一个java编写的web浏览器,已编译成exe可执行(不是毒),版权同济大学机械系。-java internet browser: java prepared a web browser, has been compiled into an executable exe (not the drug), the Copyright Department of Mechanical Engineering of Tongji University.
Platform: | Size: 377856 | Author: | Hits:

[Web Serverweb

Description: 一个JAVA做的浏览器,能够通过INTERNET网看到各种网页,和APPLET- JAVA does the browser, can see each kind of homepage through the INTERNET net, with APPLET -JAVA to do a browser, can see through the INTERNET network pages, and APPLET-JAVA does the browser, can see each kind of homepage through the INTERNET net, with APPLET
Platform: | Size: 54272 | Author: 66 | Hits:

[JSP/JavaWebBrowser

Description: 用JAVA实现的网页浏览器。具有浏览网页,保存网页,或者查看源代码等功能。-JAVA realize with the web browser. With surfing the Web, save the Web page, or view the source code and other functions.
Platform: | Size: 10240 | Author: never | Hits:

[JSP/JavaJWebBrowser

Description: java web browser java网页浏览器-java web browser java web browser
Platform: | Size: 6144 | Author: Derek | Hits:

[Browser Clientweb_browser

Description: this program is a simple web browser have the basic features implemented using java swing
Platform: | Size: 1024 | Author: muthu | Hits:

[JSP/JavaWebBrowser

Description: 网络浏览器,java编写,swing做的界面,可以实现基本的上网。-Web browser, java prepared, swing interface to do, you can access the basic implementation.
Platform: | Size: 5120 | Author: redbird | Hits:

[JSP/Javajava

Description: 内有 吃金豆 连连看 网络浏览器 中国象棋 端口扫描 聊天 蜘蛛纸牌 代码-Have to eat beans Lianliankan gold Chinese chess web browser port scanning code chat Spider Solitaire
Platform: | Size: 2877440 | Author: 张文和 | Hits:

[Browser Clientweb

Description: 用JAVA语言编写的一个简易网页浏览器,实现网页浏览、另存为、前进、后退、地址解析等功能。-JAVA language using a simple web browser, the realization of a Web browser, save as, forward, backward, address resolution functions.
Platform: | Size: 3072 | Author: shine | Hits:

[Internet-NetworkWebBrowser

Description: 网页浏览器Java课程设计。 本课程设计需要学生运用面向对象编程和网络编程方法等,建立模型,最后设计出一个简单的网页浏览器,使该浏览器具有打开内容简单的网页,以及将网页另存,网页前进和后退,并且能够查看所浏览网页的源代码。-Web browser Java curriculum design. The need for students to use the curriculum design of object-oriented programming and network programming methods, model building, and finally to design a simple web browser, so that the browser has to open the contents of a simple web page, and save the page, the page forward and back, and be able to view the web page source code.
Platform: | Size: 543744 | Author: Sandy | Hits:

[Embeded-SCM Developweb-JAVA

Description: ZNE-300T/TI 内置WEB 服务器并提供JAVA 库及1.3MB 网页文件下载空间,用户可编 写自己的网页对串口数据、GPIO、ADC 等进行实时监控,并支持多个WEB 浏览器实时监 控 -ZNE-300T/TI built-in WEB server and JAVA library and the provision of a web document 1.3MB download space, the user can write your own web page data to the serial port, GPIO, ADC, etc. in real-time monitoring, and support for multiple WEB browser, real-time monitoring
Platform: | Size: 2936832 | Author: 薯仔 | Hits:

[JSP/JavaWebBrowser.java

Description: 一款用Java编写的网页浏览器,可以实现简单的网页浏览-Using a web browser written in Java, can achieve a simple web browser
Platform: | Size: 5120 | Author: Andy | Hits:

[JSP/Javaweb-browser

Description: it is a web browser in java
Platform: | Size: 10240 | Author: aman | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net