Discussion Forum : Sockets
Question - How can we check the subprotocol being used by the client?
Options:
A .  subprotocol property
B .  protocol property
C .  clientprotocol property
D .  None of the mentioned
Answer: Option B


Once the connection is established, the client can determine which subprotocol is in use by checking the protocol property of the socket.



Was this answer helpful ?
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *