Hi, I want to develop HTTP server in Android. I used the link 
https://gist.github.com/1893396#gistcomment-582451 NanoHTTPD. But when I 
open the page http://10.0.2.15:8080, I am getting WebPage not found. In the 
logs, I am getting 

10-04 05:55:39.106: E/Tab(499): onReceivedError -6 http://10.0.2.15:8697/ 
The connection to the server was unsuccessful.

Can anyone please tell me what the error is about? Or is there any other 
way to implement a HTTP server in Android?

Thanks in advance!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to