Joke_r
2nd September 2008, 05:25 PM
Hi
I'm working with a system that runs on mobile5
This software runs in more than one device and it needs to synchronize data over bluetooth.
The problem is every time the file is sent from device1 to device2 the device2 display first a notification saying "You are receiving data. To stop receiving, press Cancel" and when the file is received a notification saying the "Do you want to accept <<FILENAME>>"
This creates lot of problems because if a user press "cancel" or "no" the synchronization fails and because the device2 does not process the information until somebody press the "yes" on the second notification.
Does anyone knows how to disable this messages?
I tried to create a pair on the devices but did not work and I'm searching the web for solution and did not find nothing.
I'm working with a system that runs on mobile5
This software runs in more than one device and it needs to synchronize data over bluetooth.
The problem is every time the file is sent from device1 to device2 the device2 display first a notification saying "You are receiving data. To stop receiving, press Cancel" and when the file is received a notification saying the "Do you want to accept <<FILENAME>>"
This creates lot of problems because if a user press "cancel" or "no" the synchronization fails and because the device2 does not process the information until somebody press the "yes" on the second notification.
Does anyone knows how to disable this messages?
I tried to create a pair on the devices but did not work and I'm searching the web for solution and did not find nothing.