Any API in blackberry to make a call and send data. I want to dial a number and send some data using GSM data(not GPRS). any help or pointers would be appreciated.
|
|
you can use a StreamConnection
deviceside=false indicates that the blackberry will connect to the Internet with a proxy in your MDS deviceside=true open a direct TCP connection |
||
|
|
|
|
You can send and receive data by SMS: BlackBerry KB - What Is - Different ways to send SMS messages If you want, you can hook call and send SMS automatically: |
||||
|
