jega-msys / ShivaKumarT

ShivaKumarT Interview Project
0 stars 0 forks source link

Server and Client Application design #1

Open ShivaKumarT opened 7 years ago

ShivaKumarT commented 7 years ago

Do I need to design the server and client application using Web Server API or simple plain Socket ?

jega-msys commented 7 years ago

You are free to choose your own protocol. Http, https or plain vanilla tcp socket or udp socket. Please justify why a particular protocol was chosen and pros and cons of them with other protocol