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

in which stage the mobile is hanging?

1 Answers  


What is kSOAP ?

2 Answers  


What is MIDP ?

2 Answers  


What is WTP ?

1 Answers  


What is MIDP-NG ?

1 Answers  






What is POSE ?

1 Answers  


What is CDPD ?

1 Answers  


What is HTTPS

1 Answers  


What is Deck ?

1 Answers  


What is MIDlet ?

3 Answers   Canvas, Indus Logic, Wipro,


Explain about T9 ?

1 Answers  


What is WTLS ?

1 Answers  


Categories