C# 클래스 MCDawn.UpnpHelper

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

공개 메소드들

메소드 설명
GetLocalIP ( ) : string
UpnpHelper ( ) : System

비공개 메소드들

메소드 설명
AddMapping ( ushort Port, string Protocol, string Description ) : bool
ClearMappings ( ) : void
DeleteMapNat ( int port ) : bool
ListMappings ( ) : void

메소드 상세

GetLocalIP() 공개 정적인 메소드

public static GetLocalIP ( ) : string
리턴 string

UpnpHelper() 공개 메소드

public UpnpHelper ( ) : System
리턴 System