Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Testing and Deployment

Reply
Visitor
elieajaltouni
Posts: 1
Registered: ‎11-04-2010

MDS Simulator

I am new to BB development and writing a java application which uses web services.

 

I am using the blackberry simulator for testing and the MDS simulator to provide internet connection.

 

Without the mds simulator the web service won't work since no internet connection.

 

The BB documentation states that MDS is part of BES. I am wondering if I am going to deploy my

 

application to a real device then does this device have to connect to a BES to get my web service

 

functioning? or is this just a restriction when using the BB simulator

 

 

Please use plain text.
Administrator
MSohm
Posts: 13,066
Registered: ‎07-09-2008
My Carrier: Bell

Re: MDS Simulator

That'll depend on what transport route(s) your application is using.  You can read about the available options below.

 

Different ways to make an HTTP or socket connection

http://supportforums.blackberry.com/t5/Java-Development/Different-ways-to-make-an-HTTP-or-socket-con...

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.