How data are sent and received between client and server ?
In a network environment the client and the server communicate with each other by reliable channel like TCP sockets which are dedicated point-to-point channels between client and server. how data can be sent or received? 5 points
No comments:
Post a Comment