If you are going to develop a client server application (not a web-base application) . Consider I want to develop a new application layer protocol for my application. So I want to define that protocol too
Which language is better for developing a server ?
Java or any other Object Oriented language like C++
Which language is better for developing a Client ?
Java or any other Object Oriented language like C++
Java works on the client side too !