System.Net.IPAddress Class
Information   Base Types   Related Resources

Provides an Internet Protocol (IP) address.

  • Namespace: System.Net
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.1.4322
  • Assembly: System.dll

  • System.Object
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (20)Discussions (368)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     .ctor
  • public IPAddress(System.Byte[] address, System.Int64 scopeid)
  • public IPAddress(System.Byte[] address)

  •  GetAddressBytes
  • public System.Byte[] GetAddressBytes()

  •  IPv6Any
  • public static System.Net.IPAddress IPv6Any

  •  IPv6Loopback
  • public static System.Net.IPAddress IPv6Loopback

  •  IPv6None
  • public static System.Net.IPAddress IPv6None

  •  IsIPv4Compatible
  • private System.Boolean IsIPv4Compatible()

  •  IsIPv4Mapped
  • private System.Boolean IsIPv4Mapped()

  •  IsIPv6LinkLocal
  • private System.Boolean IsIPv6LinkLocal()

  •  IsIPv6Multicast
  • private System.Boolean IsIPv6Multicast()

  •  IsIPv6MulticastGlobal
  • private System.Boolean IsIPv6MulticastGlobal()

  •  IsIPv6MulticastLinkLocal
  • private System.Boolean IsIPv6MulticastLinkLocal()

  •  IsIPv6MulticastNodeLocal
  • private System.Boolean IsIPv6MulticastNodeLocal()

  •  IsIPv6MulticastOrgLocal
  • private System.Boolean IsIPv6MulticastOrgLocal()

  •  IsIPv6MulticastSiteLocal
  • private System.Boolean IsIPv6MulticastSiteLocal()

  •  IsIPv6SiteLocal
  • private System.Boolean IsIPv6SiteLocal()

  •  m_Family
  • private System.Net.Sockets.AddressFamily m_Family

  •  m_HashCode
  • private System.Int32 m_HashCode

  •  m_Numbers
  • private System.UInt16[] m_Numbers

  •  m_ScopeId
  • private System.Int64 m_ScopeId

  •  NumberOfLabels
  • private static System.Int32 NumberOfLabels

  •  s_Initialized
  • private static System.Boolean s_Initialized

  •  ScopeId
  • public System.Int64 ScopeId

  • Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com