Vidyalelo
C# Programming · Q43

Networking in C Sharp

Programming · C# Programming · question 43

Q43

What is the purpose of the System.Net.WebSockets.WebSocketServer class in C#?

A.
To create a UDP client
B.
To handle UDP communications
C.
To implement a WebSocket server
Answer
D.
To establish a connection to a TCP server

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board