基于httpcorehttpclientcomponent搭建轻量级http服务器.doc

基于httpcorehttpclientcomponent搭建轻量级http服务器.doc

ID:57405539

大小:152.00 KB

页数:13页

时间:2020-08-16

基于httpcorehttpclientcomponent搭建轻量级http服务器.doc_第1页
基于httpcorehttpclientcomponent搭建轻量级http服务器.doc_第2页
基于httpcorehttpclientcomponent搭建轻量级http服务器.doc_第3页
基于httpcorehttpclientcomponent搭建轻量级http服务器.doc_第4页
基于httpcorehttpclientcomponent搭建轻量级http服务器.doc_第5页
资源描述:

《基于httpcorehttpclientcomponent搭建轻量级http服务器.doc》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库

1、基于httpcore(httpclientcomponent)搭建轻量级http服务器————————————————————————————————作者:————————————————————————————————日期:基于httpcore(httpclientcomponent)搭建轻量级http服务器下面是apache官网例子服务器端接受请求,实现接收文件请求处理器importjava.io.File;importjava.io.IOException;importjava.io.InterruptedIOException;importjav

2、a.net.ServerSocket;importjava.net.Socket;importjava.net.URL;importjava.net.URLDecoder;importjava.nio.charset.Charset;importjava.security.KeyStore;importjava.util.Locale;importorg.apache.http.ConnectionClosedException;importorg.apache.http.HttpConnectionFactory;importorg.apache.ht

3、tp.HttpEntity;importorg.apache.http.HttpEntityEnclosingRequest;importorg.apache.http.HttpException;importorg.apache.http.HttpRequest;importorg.apache.http.HttpResponse;importorg.apache.http.HttpServerConnection;importorg.apache.http.HttpStatus;importorg.apache.http.MethodNotSuppo

4、rtedException;importorg.apache.http.entity.ContentType;importorg.apache.http.entity.FileEntity;importorg.apache.http.entity.StringEntity;importorg.apache.http.impl.DefaultBHttpServerConnection;importorg.apache.http.impl.DefaultBHttpServerConnectionFactory;importorg.apache.http.pr

5、otocol.BasicHttpContext;importorg.apache.http.protocol.HttpContext;importorg.apache.http.protocol.HttpProcessor;importorg.apache.http.protocol.HttpProcessorBuilder;importorg.apache.http.protocol.HttpRequestHandler;importorg.apache.http.protocol.HttpService;importorg.apache.http.p

6、rotocol.ResponseConnControl;importorg.apache.http.protocol.ResponseContent;importorg.apache.http.protocol.ResponseDate;importorg.apache.http.protocol.ResponseServer;importorg.apache.http.protocol.UriHttpRequestHandlerMapper;importorg.apache.http.util.EntityUtils;importjavax.net.s

7、sl.KeyManager;importjavax.net.ssl.KeyManagerFactory;importjavax.net.ssl.SSLContext;importjavax.net.ssl.SSLServerSocketFactory;/***Basic,yetfullyfunctionalandspeccompliant,HTTP/1.1fileserver.*/publicclassElementalHttpServer{publicstaticvoidmain(String[]args)throwsException{if(args

8、.length<1){System.err.println("Pleasespe

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。