Re: Between C and Java - which is easier for writing networking software
- From: efriedNoSpam@xxxxxxxxx (EricF)
- Date: Wed, 30 Jan 2008 05:31:01 GMT
In article <bee2cfe8-dca6-49de-bffd-2ff09308de0e@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, "subramanian100in@xxxxxxxxx, India" <subramanian100in@xxxxxxxxx> wrote:
Thanks to everyone.If you need to do UNIX system calls, then you should use C/C++. Java is a good
I possess only ISO99 C and ISO98 C++ programming skills.
Since theoretical concepts about TCP/IP, SNMP etc. are common, I have
to learn them anyway, independent of programming language. I will do
that.
But I do not know multithreading, Interprocess Communication, Sokets
API, and other UNIX system calls.
Under this situation, between C and Java, which will be the language I
should choose to learn.
Kindly explain.
Thanks again.
V.Subramanian
cross-platform language, but you do not issue OS specific calls directly in
Java. It does have some nice multithreading and networking apis.
Eric
.
- References:
- Between C and Java - which is easier for writing networking software
- From: subramanian100in@xxxxxxxxx, India
- Re: Between C and Java - which is easier for writing networking software
- From: Richard Heathfield
- Re: Between C and Java - which is easier for writing networking software
- From: subramanian100in@xxxxxxxxx, India
- Between C and Java - which is easier for writing networking software
- Prev by Date: Re: Decision Tables
- Next by Date: Re: help!
- Previous by thread: Re: Between C and Java - which is easier for writing networking software
- Next by thread: Finding the subtree with the largest weight
- Index(es):
Relevant Pages
|