Hi
Is it possible to send and receive data from a PHP script directly through TCP/IP? This way, it would be possible to control/check a distant computer through the script (and through the webpage the script is in). The main target for me is to control a computerchip from within a browser window (showing a PHP page).
Thanx