How do I write a program to send and receive SMS between two BlackBerry simulators using the BlackBerry JDE?
+2
A:
You need to launch the simulators from the commmand line using these parameters:
/sms-source-port={uint}
/sms-destination-port={uint}
Launch two simulators instances and just switch source & destination ports on them!
Jan Gressmann
2009-09-10 14:10:31
I haven't tried this, but do you need to provide different PINs in the rimpublic.property file to send between the simulators?
JustinD
2009-09-10 22:12:05
A:
Max Gontar
2010-03-25 12:30:24