Map the internet messaging address to the BlackBerry Smartphone Simulator
PIN
In a production environment, the BlackBerry® Enterprise Server automatically maps user internet messaging addresses to the personal identification number (PIN) of their BlackBerry devices. Using the BlackBerry Smartphone Simulator, you can simulate the mapping between internet messaging addresses and PINs.
You only need to set internet messaging address to PIN mappings if you are testing a push application. See the BlackBerry Application Developer Guide Volume 1: Fundamentals for more information.
- Open the rimpublic.property file.
- In the [Simulator] section, add or change entries.
Entries have the following format:
Simulator.<PIN>=<host>:<port>, <email_address>
For example, the following entry assigns PIN 2100000a to email address user2100000a@pushme.com:
Simulator.2100000a=localhost:81, user2100000a@pushme.com
- Change the email address so that when a push application sends data to the email address, pushed data is sent to the address of the specified BlackBerry Smartphone Simulator.
The default PIN for the
BlackBerry Smartphone Simulator
is 2100000a. You can change this setting using the /pin command prompt option.
Was this information helpful? Send us your comments.