C# 클래스 SSDPSharp.SsdpLocator

파일 보기 프로젝트 열기: gavdraper/SSDPSonos 1 사용 예제들

공개 메소드들

메소드 설명
CreateSsdpListener ( ) : void
GetLocation ( string str ) : string
GetSocketResponse ( Socket socket ) : void
SsdpLocator ( ) : System.Collections.Generic

메소드 상세

CreateSsdpListener() 공개 메소드

public CreateSsdpListener ( ) : void
리턴 void

GetLocation() 공개 메소드

public GetLocation ( string str ) : string
str string
리턴 string

GetSocketResponse() 공개 메소드

public GetSocketResponse ( Socket socket ) : void
socket Socket
리턴 void

SsdpLocator() 공개 메소드

public SsdpLocator ( ) : System.Collections.Generic
리턴 System.Collections.Generic