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.

udp socket

Old posts that have not been replied to for several years.
Locked
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

udp socket

Post by Ofloo »

is there a script that or lib that allows u to create a udp socket and make that socket connect somewhere something that works ;) ive seen scotty but thats like a whole new tcl langue .. ive seen tcludp extention but it just won't compile and the precompiled one is just won't connect it only allows to create a listening socket .. or its just me .. http://sourceforge.net/projects/tcludp/ or is there someone who can give me an example of this on how this works ?? i know a crappy way by using netcat but .. i wana use this as a last resort ..
XplaiN but think of me as stupid
g
guest
Halfop
Posts: 52
Joined: Mon Jan 19, 2004 4:15 pm

Post by guest »

I have tryed too but I havent got it to work...
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

Post by Ofloo »

hmm i got an idea now how it works but it is tricky so .. i got to play with it some more before i understand it entirely problem is that u need to create a udp socket then create a link between te target and u .. thats my first mestake i tought it was simular to tcp socket so .. but ill get it maybe this helps u a bit read rfc on udp ;) if i find out ill post a sample
XplaiN but think of me as stupid
Locked