I know this not exactly the right place to ask this

Actually, this mailing list was exactly the right place to ask this (but only once :-)


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?

That sounds like a good idea, yes.
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to