udp read
am 06.11.2007 22:05:01 von jremhey to all, been looking around trying to figure out a simple udp
listen and print script, but can't find anything.
What do I need to use? Socket_create, socket_bind, and
socket_listen? How do I read the buffer and echo it?
I have another device that will send a UDP string to my server.
Thanks . . . John.