My program is a cyber cafe program and Server will control clients(opening-closing account,sending files, taking screenshot, closing running applications etc.) and clients will be able to: order drinks,send message etc.
So, for best performance, Should I use TCP or UDP? Thanks in advance
For a massive reduction in coding effort, pain, debugging, user-complaints and more, use TCP.