搜索资源列表
Web Server
- 用java实现了web服务器,代码完全手写,直观易懂!服务器功能比较全面,可供相关程序员参考!-used to achieve a web server, code completely handwritten, intuitive easy! Server functionality, more comprehensive programmer's reference for relevant!
用Java实现Web服务器
- 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
WebServer.java 用JAVA编写Web服务器
- WebServer.java 用JAVA编写Web服务器 -WebServer.java prepared with Java Web Server
selfWebServer(java)
- 个人WEB服务器,能实现对静态网页的发布,能同时支持10上以上的并发访问,可扩展功能较强,有CGI接口-personal Web server, able to static Web publishing, will be able to support more than 10 on the concurrent access, which can be expanded more powerful, CGI
JAVA-source
- 该压缩包包括以下内容:Java SMTP协议电子邮件传送剖析,Java语言实现对网络服务器搜索,JCOMToACAD,用JAVA 实现P2P网络通信,投稿文章,基于URL的Web服务器数据访问,Matlab环境下Socket网络功能的实现,ImageProcess等八个源程序-the compressed include the following : Java SMTP E-mail analysis Java language for network servers search JCOMT
Java-netdog
- 本源码用Java语言实现对网络服务器的搜索,用于小型局域网-the source Java language to search the Web server for small LAN
实现Web服务器重请求处理功能
- 实现Web服务器重请求处理功能的java编程-heavy Web server request processing functions java programming
增强Web服务器日志功能
- 增强Web服务器日志功能用java的实现-enhanced Web server log function with the realization of java
简单的WEB SERVER
- JAVA的简单的WEB SERVER-simple JAVA WEB SERVER
chap07 Web服务器和浏览器
- java编的web服务器和浏览器。已编译通过,java面向对象网络编程书的源码。-java series of the web server and browser. Compiled by java object-oriented programming on the network source.
Java & Internet Programing for Mobile Robots
- Sample tracking of robots movement through web server
HttpServer.用java实现的简单HTTP的Web服务器端
- 一个用java实现的简单HTTP的Web服务器端,实现了套接字的基本工作原理,Using java to achieve a simple HTTP-Web server-side to achieve the basic working principle of Sockets
OA-JAVA
- 本系统采用流行的MVC设计模式,是一个典型的JSP +JavaBeans +Servlet +JDBC +DBMS的Web应用,具有较高的可维护性与可扩展性。 在开发过程,采用MyEclipse 7.0为主要的开发工具,数据库管理系统采用SQL Server 2000,Web服务器采用Apache的开源项目Tomcat6.0。- The system USES the MVC design patterns, popular is a typical JSP+ JavaBeans+ Se
android-server
- android java web 服务器, 实现断点传输,支持jpeg格式,支持html和htm格式,支持http1.0协议,是一个嵌入式的web服务器-android java web server, to achieve breakpoint transmission, support jpeg formats, support for html and htm formats, support for http1.0 agreement is an embedded web serv
webserver
- 多线程web服务器 java语言 实现了 阅读文字 图片.jpg以及.gif -Multi-threaded web server, java language to implement read the text images. Jpg and. Gif
web
- Web Server ,多线程的操作,局域网的Server。-Web Server, multi-threaded operation, LAN Server.
web-JAVA
- 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 dat
http
- 一个用java写的简单的WEB服务器和浏览器,对于相关的学习者有点帮助,可以初步了理一下整个模型的编写-Using java to write a simple WEB server and browser, for a little help learners related, can initial the management about the preparation of the model
zrogramming-JAVA
- 简易WEB服务器,JAVA SOCKET编程,HTTP协议相关-Simple WEB server, JAVA SOCKET programming, the HTTP protocol
WEB
- java实现web服务器-计网第一次试验(Java implementation of web server)
