Hi,
My name is William Roth ( aka "Bill"
I am new to Telnet applications (never had to use one that much) but have recently had the need to find one that our small company can live with and that we can provide as an option to our clients.
I have been tasked to find one that meets our needs.
Our main usage is this.
We develop embedded systems for various clients (commercial/military). We will be interfacing
a PIC or other microprocessor to the terminal emulator via a serial connection to a PC or Laptop.
The Microprocessor will send data to the Terminal Application ( Absolute Telnet in this case),
where it can be displayed, processed, logged, and send out to the Internet or even via a a
satellite Com link. The Terminal emulator will send commands via the serial port to the
microprocessor to tell it to perform various tasks or send back acquired data.
My prime programming days are long behind me, and I have never used VbScript.
What I need then is a very good and organized reference for VBscript , particularly as
may it relate to Absolute Telnet. Is there something like that available ? In a single document ?
Ideally, we would like to a have a Function Bar or something like PowerTerm's Power Pad,
but I don't see anything like that in AbsoluteTelnet unless I missed it. Can this added
somehow ?
Also we would like the option to turn off ( make invisible) the cursor. At times it can be
annoying to see the cursor flying around when data is being updated on the terminal.
Absolute Telnet does not have a check box to make the cursor invisible unless I missed itl. Can that be done with VBscript or by sending a special esc sequence to the terminal ? I see that a VT320 has a command for that but so far my testing of other emulators/Telnet applications has indicated that these emulations do not support all of the commands.
Anyway, we will giving Absolute Telnet a test drive for the next couple of weeks. So far
I like what I see and have the micro communicating already. So now I am off to chase down
useful and well written information on VBscript so that I can understand what is capable of
in regards to Absolute Telnet
Regards !
Bill