This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

something new about tcl and udp ?

Old posts that have not been replied to for several years.
Locked
A
Aurel

something new about tcl and udp ?

Post by Aurel »

i am interested in using udp with tcl... but i wasnt able to find more than http://www1.cs.columbia.edu/~xiaotaow/research/tcludp/ ...
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 :wink:

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 ?
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

Post by Ofloo »

there is an rcon mod out there http://ftp.ofloo.net/pub/tmp/rconmod.tar.gz

njoy don't know the official home page, also that udp thing has instructions page and has ben out for ages ;)

and maybe read the tcl man pages about socket its should be about the same just the commands are changed thats it
XplaiN but think of me as stupid
A
Aurel

Post by Aurel »

hey thanks at first ! :)
didnt knew about that mod...
but my eggi wont start anymore *g*

i emailed the coder for some help :mrgreen:

we will see.

thx again !
Locked