Currently I've mimiced what I see in the client example but I was wondering if there was any info on handling closing a socket, recieving data and how exactly to send data with it aswell. the s.SendLine(); function is a little vauge on what can be sent with it.
Currently I've mimiced what I see in the client example but I was wondering if there was any info on handling closing a socket, recieving data and how exactly to send data with it aswell. the s.SendLine(); function is a little vauge on what can be sent with it.