This may sound a bit cheeky, but I've spent most of today looking for some examples of sockets. I've managed to create a socket and it's connecting ok, but next I need to find a way of sending an ASCII string to the remote computer and echo-ing the results back to my screen. (Using a text box to submit the ascii string) This is for simulating comms between a UNIX server and a piece of electrical equipment (for which I'm using my laptop). Does anyone know of similar examples. Thanks in advance,
Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php