When I press the Garage Door button on the web interface, it sends a HTTP request to the arduino with a URL similar to http://myip:port/command. For example: http://192.168.1.204:84/flashoutput5 will quickly close and open relay 5, just enough time for the garage door to recognize it as a button press. The garage door then opens.