[tcpip-unp] consider tcp socket programming. which one of the following choices is not correct? the client-server model is one of the most used communication paradigms in networked systems. many clients normally communicate with one server at a time. client needs to know of the existence of and the address of the server. server needs to know client's socket prior to connection being requested. client and servers communicate by means of multiple layers of network protocols.