i am working in blackberry.In blackberry emulator it is
connecting to server but when i installed the program in
blackberry it is not connecting to server why

Answers were Sorted based on User's Feedback



i am working in blackberry.In blackberry emulator it is connecting to server but when i installed t..

Answer / mithlesh dwivedi

u have to go to option-->advance option-->application and
find out ur application and then see whether ur application
have the permission or not if not then do allow option if
there be permission for custom ,then also u have to make
that to allow.
then ur problem might be resolved ..

Is This Answer Correct ?    3 Yes 0 No

i am working in blackberry.In blackberry emulator it is connecting to server but when i installed t..

Answer / ajimol

The connection stream command for emulator and handset is
different.
While installing on the blackberry hanset you need to
change the command applicable for handset.

Is This Answer Correct ?    0 Yes 0 No

i am working in blackberry.In blackberry emulator it is connecting to server but when i installed t..

Answer / manjul

HI, this is the problem faced by many of dev. begning, you need to add ";deviceside=true" in url, i.e
String url="http://www.google.com";
*****
********
*************
Conn......Connector.open(url+";deviceside=true");

PLEASE READ THE DOCS thoroughly

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2ME Interview Questions

What is CLDC ?

1 Answers  


What is MIDP ?

2 Answers  


What is WAP Gateway ?

2 Answers  


Explain GSM ?

2 Answers  


What is 802.11 ?

1 Answers  






Explain GPRS ?

5 Answers  


What is PersonalJava ?

1 Answers  


What is HTTPS

1 Answers  


What is WSP ?

1 Answers  


What is preverification ?

4 Answers   GameLoft,


What is LAN ?

4 Answers  


What is CDMA One ?

1 Answers  


Categories