yah.  i downloaded some power point stuff aswell but it lacks any source
code and just assumes that each step is understood.  now i think it is
clearish,  meaning i believe i understand it,  but am still trying to get it
to work =)

this is what i've done

find ir library
iropen
setdevice info
irbind
discover devices
on ir event (discovery_cnf)copy device address. add myEvent1
on (myEvent1) Call irConnectIrLap
on ir event (Lap_Con_Cnf) add myEvent2
on (myEvent2) setConTypeLmp        <===== at this point i'm not sure what i
maybe doing wrong.  before this point i'm certain of no errors.
on (myEvent2) irConnectReq
fatel error


-----Original Message-----
From: Philip Sheard <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Date: Saturday, December 02, 2000 5:50 AM
Subject: Re: ir packets


>There is a bunch of other stuff you have to do after IrConnectIrLap, before
>you can call IrDataReq.
>
>What was your last successful call?
>
>----- Original Message -----
>From: "Charles Rezsonya" <[EMAIL PROTECTED]>
>To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>Sent: Friday, December 01, 2000 7:44 PM
>Subject: ir packets
>
>
>> i have opened a connection with IrConnectIrLap.  it i believe passes
(from
>> the callbacks and function results but when i go to send a packet i
always
>> fail.  i'm not sure why,  the size shouldn't be too big of the packet.
>can
>> someone provide a small piece of a packet being sent?  thx
>>
>>
>> --
>> For information on using the Palm Developer Forums, or to unsubscribe,
>please see http://www.palmos.com/dev/tech/support/forums/
>>
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>


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

Reply via email to