Simple UDP Socket Tutorial Needed

49,995

Try these:

Remember: Google is your friend.

Share:
49,995
Bloodyaugust
Author by

Bloodyaugust

Working at L4 doing JavaScript, HTML, CSS, and C#. I also run an indie games company in my free time, check out http://synsugarstudio.com

Updated on August 17, 2020

Comments

  • Bloodyaugust
    Bloodyaugust over 3 years

    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.