|
Re: Java and C++ integration, UDP/TCP
I recommend not just to use UDP, but to use UDP only and nothing more. Do not use TCP and UDP together - better learn how to implement those TCP features based on UDP you may require instead.
Last edited by KunlerOte : 12-02-2014 at 09:36.
|