Connect and send string
Does anyone know how to connect to a device eg. 203.xx.xxx.xxx and when connect send a ASCII string to it. Then be able to receive any data it sends back?
I know it works in Telnet however I don't know if there is a way in php of using this.
Anyone got any ideas how to do this?
Thanks.

