Kizspy | Question: 20
(Choose 1 answer)
What is the purpose of the method GetStream() of the TcpClient class?
A. To get the IP address of the connected server.
B. To get the port number of the connected server.
C. To get the network stream used for sending and receiving data.
D. To close the connection.
Pevan Low ***