Re: Between C and Java - which is easier for writing networking software



On Jan 28, 9:41 pm, "subramanian10...@xxxxxxxxx, India"
<subramanian10...@xxxxxxxxx> wrote:
I have good programming skills in C and C++ in the application
software development.

Now I want to learn TCP/IP networking, network management and practice
writing some networking and network management applications.To try
this, which language - between   C and Java, is easier. Which of these
two languages has features that are easy to learn ?

It depends on what you are trying to write.

If you are trying to write a TCP/IP stack, then C or C++ makes sense.
If you are writing an HTTP client, then Java would make more sense.
.



Relevant Pages