shutting stuff off through php
Posted: Sat Sep 19, 2009 9:29 am
I'm wondering if this is possible.
I have a program running on (lets say) computer1 with a process called woopie.exe and its connected through port 1234
My other computer is called computer2 and it runs my apache2.2 server along with php 5.x
Also my router is running DD-WRT v24 SP1
so im usually not home and im wondering if it is possible to create a php site that will enable to pop on any computer in the world and go to a specific php page that i created and hosted off my server at home that will check if on computer1 woopie.exe is either running or streaming data through that port and if it is if theres a way to either shut it off or cut the connection by running a script on my router?
is this possible?
I have a program running on (lets say) computer1 with a process called woopie.exe and its connected through port 1234
My other computer is called computer2 and it runs my apache2.2 server along with php 5.x
Also my router is running DD-WRT v24 SP1
so im usually not home and im wondering if it is possible to create a php site that will enable to pop on any computer in the world and go to a specific php page that i created and hosted off my server at home that will check if on computer1 woopie.exe is either running or streaming data through that port and if it is if theres a way to either shut it off or cut the connection by running a script on my router?
is this possible?