System.Net.Sockets.UdpClient Class
Information   Base Types   Related Resources

Provides User Datagram Protocol (UDP) network services.

  • Namespace: System.Net.Sockets
  • 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 (5)Discussions (61)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     .ctor
  • public UdpClient(System.Net.Sockets.AddressFamily family)
  • public UdpClient(System.Int32 port, System.Net.Sockets.AddressFamily family)

  •  DropMulticastGroup
  • public void DropMulticastGroup(System.Net.IPAddress multicastAddr, System.Int32 ifindex)

  •  JoinMulticastGroup
  • public void JoinMulticastGroup(System.Int32 ifindex, System.Net.IPAddress multicastAddr)

  •  m_Buffer
  • private System.Byte[] m_Buffer

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

  •  MaxUDPSize
  • private static System.Int32 MaxUDPSize

  • 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