Hello,

I need some support or experienced people to help me to ask the
following question:
I am working on Android 1.5, yes i know I should definitly change my
phone (Any donate is welcome ;-)) and I am trying to access a URL on a
specific port the 8080.

The current situation is the following:

Everything is always working correctly on WIFI for
------------------------------------------------------------------
 url
     http://www.google.com
 or the url i am trying to read
 
http://provisioning.demo.vasco.com:8080/DigipassServlet/dpservlet?request=genXFAD&output=plain/text&serial=VDS1000000&format=0&chs=1234&alea=

But on 3G, only the google url (or any other url without any poty
specifed) is working
----------------------------------------------------------------------------------------------------------------
The second one is hanging on command
   is = new
BufferedInputStream(urlConnection.getInputStream());

Stra

-- 
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