C# Class OSCsharp.Net.UDPReceiver.UdpState

Show file Open project: valyard/OSCsharp

Public Methods

Method Description
UdpState ( UdpClient client, IPEndPoint ipEndPoint ) : System

Method Details

UdpState() public method

public UdpState ( UdpClient client, IPEndPoint ipEndPoint ) : System
client System.Net.Sockets.UdpClient
ipEndPoint System.Net.IPEndPoint
return System