VKontakte.DJ
forum traveling
 

Celestial Software

...better by design

Home Support SSH Client Forums
Welcome, Guest
Please Login or Register.    Lost Password?
command line parameter (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: command line parameter
#836
command line parameter 16 Years, 2 Months ago  
I need to transfer some variable to AbsoluteTelnet.exe, such as IP ADDRESS and Port number. SO I wanna start AbsoluteTelne from command line mode. I tested "AbsoluteTelnet.exe ip_addr port_number" command with success. So is there any other parameters can be used by AbsoluteTelnet.exe? I wanna tell the program more, such as it is telnet or ssh session, of course, the more better if I can control some appearance by some parameters in command line mode. pls advise, thanks in advanced.

[ January 25, 2008, 12:28 PM: Message edited by: Brian T. Pence ]
Seanlv (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
#837
Re: command line parameter 16 Years, 2 Months ago  
There are no other command line arguments exactly. However, you can launch the program through telnet and ssh URLS like this, which at least gives you the opportunity to specify the connection protocol.

telnet://myhost.com:port

ssh://myhost.com:port

Brian
bpence (Admin)
Admin
Posts: 1404
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
 
The administrator has disabled public write access.  
Go to top