Re: Between C and Java - which is easier for writing networking software
- From: rc <christian.ramseyer@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 11:45:15 -0800 (PST)
On Jan 29, 6:57 am, "subramanian10...@xxxxxxxxx, India"
<subramanian10...@xxxxxxxxx> wrote:
For writing network management software, which one of C and Java shall
be chosen.
Kindly clarify.
Hi
For Network Management, a common choice you didn't mention is Perl,
mostly because there's a huge set of modules on http://www.cpan.org
for almost every networking task at hand. Networking guys seem to love
Perl.
As an example, you can get something like Net::Telnet::Cisco which
handles all the quirks in the implementation. Detecting all of the
subtle problems in Cisco's Telnet Server and working around them will
take you days in every other language.
Other gems include (random picks):
Net::SNMP::Interfaces::Details
SNMP::Info::CiscoQOS
Net::Netmask
Net::CDP::IPPrefix
I don't recommend Perl in many situations, but Network Management
would be one of them.
Regards
Christian
.
- 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: user923005
- 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: Decision Tables
- Previous by thread: Re: Between C and Java - which is easier for writing networking software
- Next by thread: Re: Between C and Java - which is easier for writing networking software
- Index(es):