11-20-2009 11:56 AM - edited 11-20-2009 12:11 PM
I have multiple clients application and want to simulate interaction with them using BB Simulators.
I modified .bat files for each of them and specified differerent ports and PIN in:
/data-port=0x4d45 /data-port=0x4d4f /pin=0x2100000B
But still doesnt work and it complains that port 19780 is already opened..... despite fact that i modified port in .bat files!!
What I'm dooing wrong? And is that possible at all?
Thank you.
11-24-2009 04:40 PM
It is not possible to modify the 19780 port. This it the port that the BlackBerry smartphone simulator uses to listen for connections from the debugger.
If you don't need to debug you can ignore this error. Also note that only 1 instance of the BlackBerry smartphone simulator can communicate through the MDS-CS Simulator.
01-14-2010 10:51 AM
I dont care about debug at that time, "...but only 1 instance can communicate..."? What does it mean ?
Does it mean only one blackberry can communicate at certain point of time, or only simulator launched first woul be able to communicate? If I have 2 simulators and they are using MDS each a own time but not overlapping, ports in bat file changed, is that enough?
Thank you for your reply.
01-28-2010 09:16 AM
The first BlackBerry smartphone simulator launched would be able to connect thought the MDS Simulator. Subesequent BlackBerry smartphone simulators launched (while the first one is still running) would not be able to.
01-28-2010 09:23 AM
add deviceside=true; in your URLs to use the simulator without MDS-CS.
06-28-2011 12:54 AM
i have same Kind of issue and solved
checkout my post