[Live-devel] Serial port

Patrick White patbob at imoveinc.com
Mon Feb 2 09:37:13 PST 2009


Why not just use a scheduled task?  It can either poll to check for characters 
on the serial port or get them from a queue.

later,
patbob

On Monday 02 February 2009 6:16 am, Yedidia Amit wrote:
> Hi all,
>
> I know this not exactly the right place to ask this so feel free to
> ignore me.
>
> I want to use the task schedualrer provided in the live555 for (among
> all things) waiting for data on the serial port.
> On linux it is very easy (its allways easy in linux...) since the com
> port is a file descriptor.
>
> What should I do in Windows? Should I implement a thread that will be
> blocking and then send the data to a socket that will be inserted to the
> task schedualer?d
>
>
> Regards,
>
>
> Amit Yedidia
> Elbit System Ltd.
>
> Email: amit.yedidia at elbitsystems.com
> Tel: 972-4-8318905
> ----------------------------------------------------------
>
>
>
> The information in this e-mail transmission contains proprietary and
> business sensitive information.  Unauthorized interception of this e-mail
> may constitute a violation of law. If you are not the intended recipient,
> you are hereby notified that any review, dissemination, distribution or
> duplication of this communication is strictly prohibited. You are also
> asked to contact the sender by reply email and immediately destroy all
> copies of the original message.


More information about the live-devel mailing list