Vixen
02b45cc4
csharp
public sealed class UdpDatagramSocketFactory

Makes real UDP sockets.

No guide page documents this yet — the page shows what the code says about itself.

Methods (1)

  • public IDatagramSocket Bind(IPEndPoint endPoint)

    Makes a socket bound to an address.

Used by (5)

  • NetworkMatchMultiplayer
  • PeerVoiceChat
  • ProgramVoiceChat
  • RealSocketTestsVixen.Net.Transport.Udp.Tests
  • RealmVixen.Live.Realm