🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Example UDP Implementation

Started by
-1 comments, last by Jodda 22 years, 5 months ago
I wrote a UDP example that uses the SFL library for socket connections. It has a server that sends out UDP packets and a client that listens and displays them. Where is a good place to post example like this? The url is: http://www.seattleone.com/ryan/udp101/udp_sock_101.html If you find typo''s or other such errors let me know... I know it runs.. thats what I was shooting for Jodda

This topic is closed to new replies.

Advertisement