sujithfem Posted February 4, 2009 Share Posted February 4, 2009 hi guys, i need a script to detect the firewall in client system ,is there any PHP script for the same expecting for your positive reply,and advance Thanks best regards Sujith Link to comment https://forums.phpfreaks.com/topic/143748-to-detect-the-fire-wall/ Share on other sites More sharing options...
trq Posted February 4, 2009 Share Posted February 4, 2009 PHP runs on the server and has no access to information on the client besides what is sent by the client. Link to comment https://forums.phpfreaks.com/topic/143748-to-detect-the-fire-wall/#findComment-754217 Share on other sites More sharing options...
nadeemshafi9 Posted February 4, 2009 Share Posted February 4, 2009 you can force download a compiled program onto the users computer but then u need to know how to write a compiled program in one of the many languages or even visual studio express which is free, you will however be platform specific , you will need to send a request using your program and then see what process blocks it then you have the firewalls process name, in theory., you can then send a http request to your server telling it. Link to comment https://forums.phpfreaks.com/topic/143748-to-detect-the-fire-wall/#findComment-754245 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.