IPAddress (System.Net.IPAddress)

Inherits: System.Object

Interfaces:

Derived Types: 0

Assembly: System.dll

Provides an Internet Protocol (IP) address.

VB.NET C#

C#

public class IPAddress
{
}

Articles

Mono Documentation

The members of System.Net.IPAddress are listed below. See Also: Inherited members from System.Object [ ...

Mono Documentation

using System; class MainClass { public static void Main( string [] args) { System.Net.IPAddress ip1; System.Net.IPAddress ip2; long lp1; ...

IPAddress (Clase)

Proporciona una dirección Protocolo Internet (Internet Protocol, IP). Para obtener una lista de todos los miembros de este tipo, vea IPAddress (Miembros de)

IPAddress-Klasse

Stellt eine Internetprotokolladresse (IP) bereit. ... Stellt eine Internetprotokolladresse (IP) bereit. Eine Liste aller Member dieses Typs finden Sie unter IPAddress-Member

IPAddressExtensions - extending the System.Net.IPAddress class - Home ...

This is a .NET 3.5 library that retrieves the country information for an Internet Protocol version 4 (IPv4) Address, by extending the System.Net.IPAddress class. The most ... ...

System.Net.Sockets.MulticastOption Class

The System.Net.Sockets.MulticastOption.LocalAddress property is initialized to System.Net.IPAddress.Any. Any allows the protocol to decide which local IP address to use.

System.Net.IPAddress Class

Base Types Object IPAddress. Assembly System Library Networking Summary Represents an Internet Protocol (IP) address. Description An instance of the IPAddress class contains the ...

IPAddress.Parse Method (System.Net)

A string that contains an IP address in dotted-quad notation for IPv4 and in colon-hexadecimal notation for IPv6. Return Value Type: System.Net . . :: . IPAddress

IPAddress Class

Provides an Internet Protocol (IP) address. For a list of all members of this type, see IPAddress Members . System.Object     System.Net.IPAddress

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support