Using Perl I would like to:
1: log into a website(hosted from a 3rd party) from 2 locations (sender and reciever)
2: using that website I want to send a command to turn on or off a device on the other side
3: that command should be taken real time and send an I/O command to the parellel port
Can I even do this? I should be able to.. can anyone point me in the right direction?
1: log into a website(hosted from a 3rd party) from 2 locations (sender and reciever)
2: using that website I want to send a command to turn on or off a device on the other side
3: that command should be taken real time and send an I/O command to the parellel port
Can I even do this? I should be able to.. can anyone point me in the right direction?