Previous Topic: Interface with TCP/IPNext Topic: Client Console Messages


Message formats

Client code is a point-to-point connection with only one server, so destination identification is not necessary. Messages are exchanged with the server which accepted the socket connection request. As a result, there are fewer message formats on the client side.