not sure if everyone uses this, but I would also like to be able to
right click 
menu -
        ssh ( to said server )
        ftp / sftp ( to said server )
        mozilla ( to said server )
        ect...

u would love any help that i can get for i am just starting the whole c,
c++ programming thing.  however, i will ask that if u do decide to help,
that u are patient w/ me and my learning curve.  i am a fast learner,
but i also ask alot of Q's.

jared

On Fri, 13 Dec 2002 12:55:06 -0500
Jan Schaumann <[EMAIL PROTECTED]> wrote:

> Jared Lyvers <[EMAIL PROTECTED]> wrote:
>  
> > in short it would be the size of bbpager and would ping x times a
> > said servers every x amount of time.  if the connection is still
> > good, u would see a green light next to server name / icon / what
> > ever. however, when connection is lost, a sound file would be played
> > that would alert u to the down connection.  perhaps even dif sounds
> > for dif servers.  i just got a book on C, figured it would be good
> > to start w/ a foundation and then move on to C++ if need be.  
> 
> That is a _very_ nice idea and shouldn't be too hard to implement.
> In addition to just ping, I'd probably also like to monitor a given
> port on the remote machine, so that maybe the application should
> display
> 
> +-------------------+
> | o  server  port o |
> +-------------------+
> 
> (with the 'o's being red or green depending on status, possibly
> blinking if inactive)
> 
> Or:
> 
> +-------------------------------------+
> | server o  port1 o  port2 o  port3 o |
> +-------------------------------------+
> 
> Number of ports and which ports configurable via the config-file, as
> well as action taken on port-down (such as play audio, send mail, just
> change in color).
> 
> Yes, I think I want that.  Go write it, quick. :)
> (I'll be happy to help/contribute.)
> 
> -Jan
> 
> -- 
> Wenn ich tot bin, mir soll mal Einer mit Auferstehung oder so
> kommen, ich hau ihm eine rein! (Anonym)
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> List archives:  http://asgardsrealm.net/lurker/splash/index.html
> Trouble? Contact [EMAIL PROTECTED]
> 


-- 

Do or do not, there is no try. --Yoda

onClipEvent (enterFrame){
if (emailsent==0){
_root.sig = "
// Jared Lyvers
// -----------------------
// IT Administrator
// Interactive  Developer
// LPI Certified
// -----------------------
// Lewis Communications
// 205  .  980  .  0774
// R     T      F     M
  "
}
}

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to