I’m making an iOS app – real-time game, wanna use UDP protocol. I’m searching a lot for examples/guides, but can’t find any.
Also, the software on the server will use C++, and I’ve searched a lot and can’t fina a nice way to use it, for begginers in C++…
But it’s using TCP.
So, if anyone have an example of usuing UDP in objective-c and C++…
Thanks!
Maybe have a look at UDT:
UDT — UDP-based data transfer
http://udt.sourceforge.net/software.html