Hello +-
I am new to Android networking. I have tried to connect Android browser with local machine JBOSS server but got error. Process I followed,
set user permission "android.permission.INTERNET" in manifest file.
telnet>redir add tcp:8080:4444 error: can't setup redirection, port probably used by another program on host
URL for browsre : http://192.168.1.xx:8080 error : browser halt for indefinite time.
URL for browsre : http://10.0.2.15:8080 error : web page not available.
Regards
shaildyp

