Hi Amit "The Great"
My own code works great, except when the pocket PC is powered off while my
application (while Serial/RawIr is open) is running.
Then when the PocketPC is powered back on, the serial port seems deaf (won't
send, won't receive).
But I think I have an idea how to work around this problem (But why does
that problem occur in the first place?):
Closing the port and reopening seems to fix the problem now so in my read
thread, I can check for GetTickCount() since the last time I checked and if
it exceeds a certain amount, I know the process has been suspended due to a
power-off.
Lisa.
"Amit" <amitranjan RemoveThis @nospam.visualsoft-tech.com> wrote in message
news:ej6Gp34pDHA.1656@tk2msftngp13.phx.gbl...
> What exactly is the problem that you are facing?....
>
> Regards
> Amit
> "Lisa Pearlson" <no RemoveThis @spam.plz> wrote in message
> news:O9UOb8mpDHA.2444@TK2MSFTNGP09.phx.gbl...
> > Hi,
> >
> > I need Raw Irda (Serial port) code, that does not suffer from the same
> > problem my own code does:
> > It needs to still work after the pocket PC has been powered off
(suspend)
> > and back on. Mine just quits working.
> >
> > I'm willing to look at commercial solutions.
> >
> > Lisa
> >
> >
>
>