Re: Linux: two processes read/write on single serial port
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Unix support > Unix Programming > Re: Linux: two processes read/write on single serial port




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Re: Linux: two processes read/write on single serial port  
Barry Margolin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-17-07 12:18 AM

In article <5b0ti3F2qp1iiU1@mid.uni-berlin.de>,
jt@toerring.de (Jens Thoms Toerring) wrote:

> Steven Woody <narkewoody@gmail.com> wrote: 
>
> I don't see any reason at the moment why you shouldn't be able to
> open the same serial port from one process in read mode and from
> another in write mode. As far as I can see there shouldn't be any
> difference to one process opening in read/write mode. On the other
> hand I haven't tried it myself...

But the reader process won't normally get what the writer process wrote.
When you write to a serial port, it sends to the device at the other end
of the serial cable.  When you read from a serial port you get what the
device sent.

So unless the device is echoing everything it received back (which is
what a loopback cable does), the serial port can't be used to
communicate directly between processes.

--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 07:44 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register