Re: [Anjuta-list] serial communications



Johnny wrote:

[...]
What library or class for serial communications (ttyS0 or ttyS1) that I need to install.
Where is info or doc for Anjuta to program serial communications?

Serial programming is not at all relevent to Anjuta. Anjuta is an environment for
editing source files, building makefiles and compiling.
As far as I know there is no ready-made widget (as presented in Glade) for
dealing with serial ports.
You should begin with the very start, for example
http://www.easysw.com/%7Emike/serial/
http://www.advancedlinuxprogramming.com/
There are things in glib (and glibmm) that should be useful for programming
serial interfaces: IOChannel and IOSource.
   Igor Gorbounov





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]