hello.
I am a noob in tcl and never scripted any tcl scripts before but I also have no time to learn TCL since I follow college and work on my website alott.
I am looking for a tcl script that will check if a server+port is online.
Currently I have a website version of it with using the php fsockopen commando, look here: http://hbr.relaxz.net/?page=status
And i was wondering how to make it a tcl eggdrop addon so people can use a commando like !online [number or server name] to see if it is online or now.
Thanks.