Hi,
I am trying to send an vCard to another phone using the Bluetooth APIs - is this possible?
The problem is, the remote phone needs to not receive the vCard using Push or any other MIDP app. I want it to receive the vCard (or SMS for that matter) as a normal TextMessage outside of any MIDP app.
Obviously if both phones were running MIDP client/server, I could probably do this easily - but we need to be sending SMS from within the app locally.
- Alan

Reply With Quote

