PDA

View Full Version : LGE VX10 question


RFelipe
04-24-2002, 03:00 PM
I have a LGE VX10 3G-1X phone, to test my app somehow it fails when I connect using an IP address(the phone does not even show the data call icon), but I can connect using DNS without any problem. It did even pass my Connection Callback function. Are there any known issues why this is happening?

Thanks

Mahesh
04-25-2002, 12:06 PM
There is an issue with the Connect failing if the linger time is set to zero.

Do you know what version of the software you are running on that phone? Thanks,

--Mahesh
BREW Support

RFelipe
04-25-2002, 04:55 PM
Thanks for the reply,
I did set the linger to zero, let me try to set it to 30, i'll let you know if its successful.
Here's the BREW version number, i got it from the mobile shop.
its 1.1.1.1 (5105).

RFelipe
04-30-2002, 04:39 PM
I removed the SetLinger to zero and it works.

Thanks