Q33
What is the role of the System.Net.Sockets.TcpListener class in C# networking?
A.
To create a UDP client
B.
To send UDP packets
C.
To listen for incoming TCP connections
AnswerD.
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