============ Problem Description ============
Recently working on an Android project to the network section, the problem is how to access the resources on the server that the Tomcat is carrying on the PC using the wireless LAN via WiFi on Android. Project is a mobile platform-based applications, need to read resources from the server, their own online also find a lot of related posts to see, basically said the method is almost, did not say the focus, are copied and pasted around, I hope to have done such a successful case of the master taught me, give me detailed steps to let me finish, Thank you!!!
============ Solution 1============
No, just a tomcat. After your PC can log on to the Tomcat homepage, then use Android to connect to it?
============ Solution 2============
After your site has been set up, on Android depending on whether the LAN or public network can be accessed via IP address or domain name
============ Solution 3============
You must ensure that the ip+ port is accessible on the same LAN. Can contact!
Android accesses the resources of the Tomcat server on the PC via wireless LAN