I am writing a Tclsh server program that takes requests from a Tk client
script and returns info on the current system/config status of the remote
machine.  

It basically allows me to check/modify to remote server configuration
without having to mount the drives as NFS partitions or use clunky CGI
scripts (who runs their web server as root anyway? hehe).

So far I can get them to pass data back and forth, but does anyone have
any idea how I can get the remote tclsh script to run as a daemon? 

| John Hoffmann
| http://utopia.compmore.net
| [EMAIL PROTECTED]

---------------------------------------------------------------------------
To unsubscribe from the Visual Tcl mailing list, please send a message
to [EMAIL PROTECTED] with "unsubscribe vtcl [EMAIL PROTECTED]" in the
message body (where [EMAIL PROTECTED] is your e-mail address).

Reply via email to