Rlogin Library?

B

Bryan Hesters

I'm trying to build a Win32 application that will log into a PBX via RLogin.
I'm not very versed in protocol programming and all the examples I can find
on the internet are either linux based (GNU Inet Utils) or require about $2k
(Power TCP, etc.)

Can someone point me towards a reference or library that would help me
establish a terminal session and build a simple application that will allow
me to interface with this system? I will be complining with Visual Studio
..NET.
 
T

Thomas Matthews

Bryan said:
I'm trying to build a Win32 application that will log into a PBX via RLogin.
I'm not very versed in protocol programming and all the examples I can find
on the internet are either linux based (GNU Inet Utils) or require about $2k
(Power TCP, etc.)

Can someone point me towards a reference or library that would help me
establish a terminal session and build a simple application that will allow
me to interface with this system? I will be complining with Visual Studio
.NET.
Although we discuss _standard_ C++ (which has no facilities for RLogin)
in this newsgroup, I will be nice and assist you.

Use your favorite search engine for "C++ library RLogin".
Also search all of the newsgroups too.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,054
Latest member
LucyCarper

Latest Threads

Top