Register to post in forums, or Log in to your existing account
 

This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.     Home » Forums » TeSSH Discussion
Daffyd
Beginner


Joined: 19 Aug 2005
Posts: 28

PostPosted: Tue Mar 31, 2009 6:37 pm   

Would asking for a modem dialer be unreasonable?
 
Subject says pretty much everything.

I've just started a new job with a ton of telnetting required. Unfortunately some of it has to be done through modem (dialup).

I am planning on building packages for the sites we connect to and scripting the commands we run, complete with popup windows to show to my boss. No guarantees but I'm going to try to see if they might buy TeSSH.

I will be using CMUD for the initial package creation since I'm not installing beta software on a company PC without my bosses permission, but I hope to get that permission after I show him what can be done with it.
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Tue Mar 31, 2009 7:54 pm   
 
Sorry, but I have no plans to add modem dialing. Your normal networking software in Windows should be handling the dialup stuff for you. Once your network is connected via Windows, then you can use TeSSH. So you shouldn't really need TeSSH itself to support the modem dialing.
Reply with quote
Fang Xianfu
GURU


Joined: 26 Jan 2004
Posts: 5155
Location: United Kingdom

PostPosted: Tue Mar 31, 2009 7:58 pm   
 
You can load sessions from the command line, though - just drag a session icon onto the desktop and you'll be able to see the command for it. So you could conceivably write a batch command to connect you, run CMUD, and then have CMUD execute everything via the OnConnect event.
_________________
Rorso's syntax colouriser.

- Happy bunny is happy! (1/25)
Reply with quote
wrym
Magician


Joined: 06 Jul 2007
Posts: 349
Location: The big palace, My own lil world

PostPosted: Tue Mar 31, 2009 8:46 pm   
 
#launch could also be used,

Code:
#event onload  {
   #launch dun connection
   #wait xxxx {#connect}
}

#event onconnect {
script stuffs
}
Reply with quote
Daffyd
Beginner


Joined: 19 Aug 2005
Posts: 28

PostPosted: Tue Mar 31, 2009 9:21 pm   
 
Excellent! Thanks for the quick responses!
Reply with quote
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.     Home » Forums » TeSSH Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
© 2009 Zugg Software. Hosted on Wolfpaw.net