欧美日韩一区二区高清,久久视频这里只有精品,超黄网站在线观看,成人av影院在线观看
[Full]
完整版
[Rss]
訂閱
[Xml]
無圖版
[Xhtml]
無圖版
Rss
& SiteMap
曙海教育集團論壇
http://www.bjzhda.cn
曙海教育集團論壇
◎
曙海教育集團論壇
→
JAVA語言開發(fā)
→
用java語言實現(xiàn)的迷你型的http服務(wù)器代碼
共1 條記錄, 每頁顯示 10 條, 頁簽:
[1]
[瀏覽完整版]
標題:用java語言實現(xiàn)的迷你型的http服務(wù)器代碼
1樓
wangxinxin
發(fā)表于:2010-12-11 10:16:36
package
positron.harness;
import
java.io.BufferedReader;
import
java.io.ByteArrayInputStream;
import
java.io.File;
import
java.io.FileInputStream;
import
java.io.IOException;
import
java.io.InputStream;
import
java.io.InputStreamReader;
import
java.io.OutputStream;
import
java.io.PrintWriter;
import
java.io.UnsupportedEncodingException;
import
java.net.ServerSocket;
import
java.net.Socket;
import
java.net.URLEncoder;
import
java.util.Date;
import
java.util.Enumeration;
import
java.util.HashMap;
import
java.util.Locale;
import
java.util.Map;
import
java.util.Properties;
import
java.util.StringTokenizer;
import
java.util.TimeZone;
/**
* A simple, tiny, nicely embeddable HTTP 1.0 server in Java
*
* This class has been trivially modified from its original form, taken from
*
http://elonen.iki.fi/code/nanohttpd/NanoHTTPD.java
*
* <p> NanoHTTPD version 1.1,
* Copyright © 2001,2005-2007 Jarno Elonen (elonen@iki.fi,
http://iki.fi/elonen/
)
*
* <p><b>Features + limitations: </b><ul>
*
* <li> Only one Java file </li>
* <li> Java 1.1 compatible </li>
* <li> Released as open source, Modified BSD licence </li>
* <li> No fixed config files, logging, authorization etc. (Implement yourself if you need them.) </li>
* <li> Supports parameter parsing of GET and POST methods </li>
* <li> Supports both dynamic content and file serving </li>
* <li> Never caches anything </li>
* <li> Doesn't limit bandwidth, request time or simultaneous connections </li>
* <li> Default code serves files and shows all HTTP parameters and headers</li>
* <li> File server supports directory listing, index.html and index.htm </li>
* <li> File server does the 301 redirection trick for directories without '/'</li>
* <li> File server supports simple skipping for files (continue download) </li>
* <li> File server uses current directory as a web root </li>
* <li> File server serves also very long files without memory overhead </li>
* <li> Contains a built-in list of most common mime types </li>
* <li> All header names are converted lowercase so they don't vary between browsers/clients </li>
*
* </ul>
*
* <p><b>Ways to use: </b><ul>
*
* <li> Run as a standalone app, serves files from current directory and shows requests</li>
* <li> Subclass serve() and embed to your own program </li>
* <li> Call serveFile() from serve() with your own base directory </li>
*
* </ul>
*
* See the end of the source file for distribution license
* (Modified BSD licence)
*/
public
class
NanoHTTPD
{
//
==================================================
//
API parts
//
==================================================
/**
* Override this to customize the server.<p>
*
* (By default, this delegates to serveFile() and allows directory listing.)
*
* @parm uri Percent-decoded URI without parameters, for example "/index.cgi"
* @parm method "GET", "POST" etc.
共1 條記錄, 每頁顯示 10 條, 頁簽:
[1]
Copyright © 2000 - 2009
曙海
教育集團
Powered By
曙海教育集團
Version 2.2
Processed in .01563 s, 2 queries.
[Full]
完整版
[Rss]
訂閱
[Xml]
無圖版
[Xhtml]
無圖版
主站蜘蛛池模板:
应用必备
|
神池县
|
息烽县
|
桦南县
|
诸城市
|
乐至县
|
慈利县
|
彝良县
|
罗江县
|
徐闻县
|
那坡县
|
肥城市
|
湖口县
|
荆州市
|
贡觉县
|
巴东县
|
柳江县
|
将乐县
|
迁西县
|
岳池县
|
呼伦贝尔市
|
长岛县
|
昌江
|
铁力市
|
凯里市
|
唐海县
|
明光市
|
孟津县
|
德兴市
|
屯昌县
|
渝中区
|
青神县
|
安康市
|
囊谦县
|
革吉县
|
乐山市
|
洛浦县
|
浮梁县
|
馆陶县
|
塔河县
|
仁布县
|