I used to refer to this document when I tried termios:-
> http://www.tldp.org/HOWTO/Serial-Programming-HOWTO/
> Basically you have to do a write to that port. Any api that supports it is
> enough.
>

well i had simple made a function to read from a file using simple file IO
functions and had taken help of the tut link given in the earlier reply to
open a port but every time i compile that code,got a error message as ERROR
6 and unable to write on that port.

>
> If this is for your personal project, suggest a python+pyserial
> combination. Works well, easy to use and portable too :)
>

i am not into python,basically i belong to C and although i am new to it
also.So i have to be in C.

>
>

-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

Reply via email to