Which Programming Language i should use?

Status
Not open for further replies.

Thegame

Broken In
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....
 
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.
 

Faun

Wahahaha~!
Staff member
u will need this
*en.wikipedia.org/wiki/JMX

and this
*en.wikipedia.org/wiki/Java_remote_method_invocation

u will need to learn socket programming and RMI
 

sachin_kothari

Ambassador of Buzz
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.
 
Status
Not open for further replies.
Top Bottom