I have been searching and reading all day, and have not found a UDP sockets programming tutorial suitable for a newbie. I know UDPClient programming, but, because of the inability of UDPClient to receive a message without blocking AND without having problems with cross-thread commands, I have turned to sockets. I don't even truly know if what I am trying to do is possible, so please help in any way you can. Much Obliged.
As I said, I have been Googling all day. I was hoping that people would have knowledge of secluded tutorials or something.
Bloodyaugust
2010-01-15 02:39:42
Last link seems very interesting (Simple UDP example code), take a look
Rubens Farias
2010-01-15 02:47:42
It was quite acceptable. Thank you.
Bloodyaugust
2010-01-15 02:50:47