citro Posted March 19, 2013 Share Posted March 19, 2013 hi, if anyone can help write the code which scan local network for active ip addresses in defined range. For example user enters start (10.10.10.1) and end ip address (10.10.10.20). If in this network are working 2 pc's with ip addresses 10.10.10.5 and 10.10.10.9, program returns these two addresses. Please help? Quote Link to comment https://forums.phpfreaks.com/topic/275854-lan-scan/ Share on other sites More sharing options...
trq Posted March 19, 2013 Share Posted March 19, 2013 Please help?Where is your code and the description of where you are stuck? Quote Link to comment https://forums.phpfreaks.com/topic/275854-lan-scan/#findComment-1419542 Share on other sites More sharing options...
Christian F. Posted March 19, 2013 Share Posted March 19, 2013 nmap! Quote Link to comment https://forums.phpfreaks.com/topic/275854-lan-scan/#findComment-1419548 Share on other sites More sharing options...
citro Posted March 19, 2013 Author Share Posted March 19, 2013 Where is your code and the description of where you are stuck? I have write simple code which just find one specific address, but I don't know how to scan range of ip's and get active. Quote Link to comment https://forums.phpfreaks.com/topic/275854-lan-scan/#findComment-1419549 Share on other sites More sharing options...
citro Posted March 19, 2013 Author Share Posted March 19, 2013 nmap! I need to do this with php code or display active ip's in web browser. Quote Link to comment https://forums.phpfreaks.com/topic/275854-lan-scan/#findComment-1419552 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.