Hello All. At the moment I have written a Temperature Server (takes
readings from serial ports). Now I have a socket connection open on
this server that receives client connections which either INSERT or
VIEW. Now, I want to be able to connect to this server and input "view
\r\n" and capture the output. I was wondering if someone could give me
a good example of this in action or a good website about this.
Thanks and Regards,
Adam
readings from serial ports). Now I have a socket connection open on
this server that receives client connections which either INSERT or
VIEW. Now, I want to be able to connect to this server and input "view
\r\n" and capture the output. I was wondering if someone could give me
a good example of this in action or a good website about this.
Thanks and Regards,
Adam
Comment