Which Microsoft .NET namespace contains the classes required to perform the following
tasks:
Creating a TCP or UDP network connection
Transmitting data
A.
System.Net.Cache
B.
System.Net.PeerToPeer
C.
System.Net.Sockets
D.
System.Net.Configuration