How can i scan remote host's ip using java programming. i have main routers and under main routers i have several sub routers are connected. under sub routers we have several switch connected to sub router from where different clients are connected. so my problem is to find the status of remote machine from main router. so i am planning to design a software to check the status of remote host from the main router. but i don't have idea how to scan the remote ip. sir/mam could you please guide me in this concern? hope for answer. G S Kharel Gangtok
What kind of information do you want from the host ? http://nmap.org/ has a great tool for scanning ports externally, O.S. detection a.s.f. Maybe this is what you need ? Saves you a lot of programming !What kind of information do you want from the host ? http://nmap.org/ has a great tool for scanning ports externally, O.S. detection a.s.f. Maybe this is what you need ? Saves you a lot of programming !
You can't post conmments that contain an email address.
- If you need clarification, ask it in the comment box above.
- Better answers use proper spelling and grammar.
- Provide details, support with references or personal experience.
Tell us some more! Your answer needs to include more details to help people.You can't post answers that contain an email address.Please enter a valid email address.The email address entered is already associated to an account.Login to postPlease use English characters only.
Tip: The max point reward for answering a question is 15.
What kind of information do you want from the host ?
http://nmap.org/ has a great tool for scanning ports externally, O.S. detection a.s.f. Maybe this is what you need ? Saves you a lot of programming !
×