I re-post this from bluetooth-forum to see whether anyone can help.

In my app, master and a slave form a piconet. I can send data (char array) between them, using
BtLibSocketSend(), RFCOMM socket.


What I want now is to send a database or a record. Before creating a
piconet, I can use exchange manager to send a database through BT or IrDA.
After taking part in the piconet, send via IrDA still works, but can't do
with BT.

My 1st question is, we can't use use exchange manager (using BT) while
involved in a piconet, am I right?

If so, do I have to use BtLibSocketSend() to send database? That's what I think... I get the content of a database, send it by calling BtLibSocketSend(). On the receiver side, get the data, create a database.

Please advise.

_________________________________________________________________
Linguaphone : Learning English? Get Japanese lessons for FREE http://go.msnserver.com/HK/30476.asp



-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to