簡単Webサーバ
com.ducklingstudio.easyhttpserver
View detailed information for 簡単Webサーバ — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.
Screenshots
Description
Just by setting the port number, you can set up a simple web server on your smartphone.
No difficult settings are required.
By setting the response string, you can also send characters to the connection destination.
The connecting client uses a browser software, etc., to specify the IP address and port of the Web server and connect.
It is mainly intended for server-client communication within the same WiFi network, but it can also be accessed from clients on the Internet.
If you access the server from the Internet, make the appropriate NAT settings on the WiFi router.
Since communication using a telephone line does not allow NAPT settings, clients cannot connect.
Arbitrary response codes can be set.
You can easily check if a response code other than 200OK returns.