Questions tagged [mds-cs]

8 questions
5
votes
2 answers

Issue using SocketConnection with a Blackberry using MDS

I am currently writing an app on the Blackberry to do a simple send and receive of some raw data to another TCP based device on my network. I am having the same problem in the Blackberry simulator w/ an MDS simulator running and using a physical…
borq
  • 681
  • 7
  • 15
4
votes
1 answer

How to bypass MDS-CS in BlackBerry?

I have sample tcp server running @ localhost:5050. Connecting to it from BlackBerry is via MDS-CS simulator,and it caches the data with max of 8192. From the Blackberry forums, i understood that, there is a way to bypass it directly to the…
ap400200
  • 320
  • 3
  • 16
2
votes
3 answers

Blackberry Simulator and MDS

Has anybody got the BB simulator and MDS simulator to work? I have the MDS installed and 4 BB phone sim's. For some reason, when I first install the BB sim it might work and then it will stop working. Has anybody had this issue and know how to fix…
Rodrigo
  • 163
  • 2
  • 9
1
vote
1 answer

MDS-CS in blackberry

When I run my simulator I obtain an error that java 1.6 cannot found for launching MDS-CS Can any one help me ? What should I add to run MDS-CS?
mobileDeveloper
  • 894
  • 2
  • 14
  • 35
1
vote
1 answer

Using Blackberry MDS Simulator for connecting to specific SSID

I'm trying to create a Blackberry app that will connect to a specific SSID, but the Blackberry MDS Simulator only provides a 'Default WLAN Test Network' - is there any way to change the SSID of the WLAN the MDS Simulator creates?
1
vote
2 answers

Blackberry MDS Simulator not launching

I have a problem with MDS-CS simulator coming with JDE 4.5.0 installation. I have to establish network connectivity and I need to run MDS for that. Whenever I launch MDS simulator, a window appears and exits immediately. How do I resolve this…
iOSDev
  • 3,617
  • 10
  • 51
  • 91
0
votes
2 answers

Blackberry - MDS cache and timeout configuration

For normal HTTP connections does the MDS waits till the complete request is finished (collects all data) and sends the data afterward to the client? When I make an http connection to a server containing a file of around 5mb, I have to wait for a…
Bohemian
  • 5,957
  • 11
  • 38
  • 47
0
votes
1 answer

MDS is not working

I am facing problem with MDS-CS simulator coming with JDE 4.7.0 , i am not able to connect to internet . I went in edit->preferences->simulator tab ->general tab -> ticked Launch MDS-CS with simulator check box. when i debug application i got the…
santosh
  • 504
  • 2
  • 6
  • 20