are there any further information about it ?
i would like to send commands via an eggdrop - tcl -udp to a halflife gameserver .... but i guess its not that easy :-/
i tried to work something out of the tcludp posted above... but my 1st big problem is that i have no ideo what is ment by:
"udp_open will open a UDP sockets."
i cant imagine what socket means

sorry for my n00b question... but i still have the hope, that its not that difficult as it seems to be

ok Edit:
just read about the possibility to work with php and tcl.... php is able to work with udp ... is this the only way to handle tcl - udp ?