阅读背景:

简单的Java HTTP服务器,只使用Java SE API

来源:互联网 

Is there a way to create a very basic HTTP server (supporting only GET/POST) in Java using just the Java SE API, without writing code to manually parse HTTP requests and manually format HTTP responses? The Java SE API nicely encapsulates the HTTP client functionality in HttpURLConnection, but is there an analog for HTTP server functionality?Is there a way to create a very basic HTTP serv




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: