HI,
I've done that and it works sending a .pdb or .prc using beam and bluetooth.
I've modified the exg code to send from the card and it works for IR
beaming.
The bluetooth dialog comes up and then a few seconds later it gave an error.
This is the struct that i use.
// Create exgSocket structure
MemSet(&exgSocket, sizeof(exgSocket), 0);
exgSocket.description = descriptionP;
exgSocket.name = nameP;
nameP is in the format of "_send:/palm/somepicture.jpg"
Is there anything else I need to set in the socket to send to the phone?
>From my beta users they said bluetooth works on Palm T<->Palm T
regards,
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Gavin
> Maxwell
> Sent: Friday, January 31, 2003 4:46 AM
> To: Palm Developer Forum
> Subject: Re: bluetooth send
>
>
> If you are using the Exchange Mgr to send via IR you can try using
> exgSendPrefix instead of exgBeamPrefix - this will then prompt
> you for which
> transport you'd like to use. You simply pre-pend this to the name field in
> the socket structure before calling ExgPut.
>
> HTH,
>
>
> Cheers,
> Gavin.
>
> Danny Wong <[EMAIL PROTECTED]> wrote in message
> news:111354@palm-dev-forum...
> >
> > HI,
> >
> > Does anyone have working code on sending a .jpg file
> > to the a BT phone? I can sending use IR but need BT
> > as well.
> >
> > regards,
> >
> >
>
>
>
> --
> For information on using the Palm Developer Forums, or to
> unsubscribe, please see http://www.palmos.com/dev/support/forums/
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/