메소드 | 설명 | |
---|---|---|
StartListening ( ) : void |
Start the listener of unicast
|
|
StopListening ( ) : void |
Stop the listener of unicast
|
|
UnicastListener ( |
Initializes a new instance of the UnicastListener class.
|
메소드 | 설명 | |
---|---|---|
ReceiveLoop ( object obj ) : void |
Receive unicast message.
|
public UnicastListener ( |
||
listener | The listener of unicast | |
리턴 | System.Net |