A
Anonymous
Guest
The trouble here is that PHP cannot launch a program on the client machine. You could make it run a program on the server, but that doesn't do you much good. The closest you could come is just using a telnet url (telnet://ip.ip.ip.ip:4444).