I've recently run into a snag with a switch IOS that
pretty much demands a hyperterminal interface to their
switches yet proclaims their IOS vt100 compatible and
gives control parameters that are easily settable.
I'm very tempted to code a local interface to these
devices but have run smack into termios.h and smarter ancestors(curses, etc..).
Never having dealt with these api(s) at this level before
can anyone give me a good rs-232 library that encapsulates methods low to high in an easy to use manner?
pretty much demands a hyperterminal interface to their
switches yet proclaims their IOS vt100 compatible and
gives control parameters that are easily settable.
I'm very tempted to code a local interface to these
devices but have run smack into termios.h and smarter ancestors(curses, etc..).
Never having dealt with these api(s) at this level before
can anyone give me a good rs-232 library that encapsulates methods low to high in an easy to use manner?