C# Class SSDPSharp.SsdpLocator

Afficher le fichier Open project: gavdraper/SSDPSonos Class Usage Examples

Méthodes publiques

Méthode Description
CreateSsdpListener ( ) : void
GetLocation ( string str ) : string
GetSocketResponse ( Socket socket ) : void
SsdpLocator ( ) : System.Collections.Generic

Method Details

CreateSsdpListener() public méthode

public CreateSsdpListener ( ) : void
Résultat void

GetLocation() public méthode

public GetLocation ( string str ) : string
str string
Résultat string

GetSocketResponse() public méthode

public GetSocketResponse ( Socket socket ) : void
socket Socket
Résultat void

SsdpLocator() public méthode

public SsdpLocator ( ) : System.Collections.Generic
Résultat System.Collections.Generic