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? 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? 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! 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. 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. Link to comment https://forums.phpfreaks.com/topic/275854-lan-scan/#findComment-1419552 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.