READ and WRITE server TCP/IP call

After a client has been connected with the server, and the socket has been transferred from the main task (parent) to the subtask (child), the client and server exchange application data, using various forms of READ/WRITE calls. See READ/WRITE client TCP/IP calls (the conversation) for details about these calls.