System.Net

E183371

System.Net is a .NET namespace that provides classes for network programming, including HTTP communication, sockets, and other internet protocol support.

All labels observed (25)

How this entity was disambiguated

Statements (52)

Predicate Object
instanceOf .NET namespace ⓘ
containsClass System.Net.Cookie ⓘ
linked to: System.Net

System.Net.CookieCollection ⓘ
System.Net.CookieContainer ⓘ
System.Net.CredentialCache ⓘ
linked to: System.Net

System.Net.Dns ⓘ
linked to: System.Net

System.Net.EndPoint ⓘ
linked to: System.Net

System.Net.HttpListener ⓘ
linked to: System.Net

System.Net.HttpListenerContext ⓘ
linked to: System.Net

System.Net.HttpListenerRequest ⓘ
linked to: System.Net

System.Net.HttpListenerResponse ⓘ
linked to: System.Net

System.Net.HttpWebRequest ⓘ
System.Net.HttpWebResponse ⓘ
System.Net.IPAddress ⓘ
linked to: System.Net

System.Net.IPEndPoint ⓘ
linked to: System.Net

System.Net.Mail.Attachment ⓘ
System.Net.Mail.MailMessage ⓘ
System.Net.Mail.SmtpClient ⓘ
System.Net.NetworkCredential ⓘ
linked to: System.Net

System.Net.NetworkInformation.IPGlobalProperties ⓘ
linked to: System.Net

System.Net.NetworkInformation.NetworkInterface ⓘ
linked to: System.Net

System.Net.Security.SslStream ⓘ
System.Net.ServicePoint ⓘ
linked to: System.Net

System.Net.ServicePointManager ⓘ
System.Net.SocketAddress ⓘ
linked to: System.Net

System.Net.Sockets.Socket ⓘ
linked to: System.Net

System.Net.Sockets.TcpClient ⓘ
linked to: System.Net

System.Net.Sockets.TcpListener ⓘ
linked to: System.Net

System.Net.Sockets.UdpClient ⓘ
System.Net.WebClient ⓘ
System.Net.WebHeaderCollection ⓘ
linked to: System.Net

System.Net.WebProxy ⓘ
linked to: System.Net

System.Net.WebRequest ⓘ
linked to: System.Net

System.Net.WebResponse ⓘ
linked to: System.Net
partOf .NET (modern .NET) Base Class Library ⓘ
.NET Core Base Class Library ⓘ
.NET Framework Class Library ⓘ
provides HTTP communication support ⓘ
network programming support ⓘ
socket programming support ⓘ
supportsProtocol FTP ⓘ
HTTP ⓘ
HTTPS ⓘ
SMTP ⓘ
TCP ⓘ
UDP ⓘ
usedFor creating HTTP clients and servers ⓘ
managing network credentials and authentication ⓘ
performing DNS lookups ⓘ
secure network communication with SSL/TLS ⓘ
sending email via SMTP ⓘ
working with IP addresses and endpoints ⓘ

How these facts were elicited

Referenced by (32)

Full triples — surface form annotated when it differs from this entity's canonical label.

System.Net → containsClass → System.Net.WebRequest ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.WebResponse ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.Cookie ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.HttpListener ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.HttpListenerContext ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.HttpListenerRequest ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.HttpListenerResponse ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.IPAddress ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.IPEndPoint ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.Dns ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.NetworkCredential ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.CredentialCache ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.ServicePoint ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.WebProxy ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.WebHeaderCollection ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.EndPoint ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.SocketAddress ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.NetworkInformation.IPGlobalProperties ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.NetworkInformation.NetworkInterface ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.Sockets.Socket ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.Sockets.TcpClient ⓘ
linked to: System.Net
System.Net → containsClass → System.Net.Sockets.TcpListener ⓘ
linked to: System.Net
System.Net.Security.SslStream → namespace → System.Net.Security ⓘ
linked to: System.Net
System.Net.Mail.MailMessage → namespace → System.Net.Mail ⓘ
linked to: System.Net
System.Net.Mail.Attachment → namespace → System.Net.Mail ⓘ
linked to: System.Net