PDA

View Full Version : Which Programming Language i should use?


Thegame
14-02-2008, 11:27 PM
Hi Guys,
i am B.E.(IT) student...
My project is "Network Information Scanner" ..
This software should provide inforamation of all connected computers of the network..(ip,os,h/w information). i didn't start coding yet..
I want to your help about
"Which Programming Language i should use?"
"whether i is possible throug Java?"
"By using which language it will be easy?"

please help....

Krazy_About_Technology
14-02-2008, 11:50 PM
I dunno about java, maybe java and.net both have high level classes to find this info but your best bet will be C++ (any windows based compiler, for ex VC++) coz you can work at the lowest level possible in it.

Thegame
16-02-2008, 08:07 AM
thanks kr.... for this fast respo.. but where are others...

T159
16-02-2008, 09:51 AM
u will need this
http://en.wikipedia.org/wiki/JMX

and this
http://en.wikipedia.org/wiki/Java_remote_method_invocation

u will need to learn socket programming and RMI

sachin_kothari
16-02-2008, 11:47 AM
there are more than one way in which you could implement your project.
your time seems to be running out.
you have very little time to learn new things and them implement the project.
it would be nice if you could tell what programming languages are you comfortable with so that the members here can help you better.