C# Class SSDPSharp.SsdpLocator

Mostra file Open project: gavdraper/SSDPSonos Class Usage Examples

Public Methods

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

Method Details

CreateSsdpListener() public method

public CreateSsdpListener ( ) : void
return void

GetLocation() public method

public GetLocation ( string str ) : string
str string
return string

GetSocketResponse() public method

public GetSocketResponse ( Socket socket ) : void
socket Socket
return void

SsdpLocator() public method

public SsdpLocator ( ) : System.Collections.Generic
return System.Collections.Generic