TCP/IP communication -read and write

- -
read Read data on a remote host via TCP/IP
readline Read ASCII string data line from remote host via TCP/IP
write Write data to a remote host via TCP/IP
writeline Write ASCII data line to remote host via TCP/IP
flush Flush buffers for communication with remote hosts via TCP/IP
Comments