C# Class UdpRevicer, RTSPExample

Afficher le fichier Open project: fajoy/RTSPExample Class Usage Examples

Méthodes publiques

Méthode Description
UdpRevicer ( ) : System
UdpRevicer ( int port ) : System
beginReceive ( ) : void
getLocalPort ( ) : int

Private Methods

Méthode Description
ReceiveCallback ( IAsyncResult ar ) : void

Method Details

UdpRevicer() public méthode

public UdpRevicer ( ) : System
Résultat System

UdpRevicer() public méthode

public UdpRevicer ( int port ) : System
port int
Résultat System

beginReceive() public méthode

public beginReceive ( ) : void
Résultat void

getLocalPort() public méthode

public getLocalPort ( ) : int
Résultat int