C# 클래스 Gwupe.Communication.P2P.RUDP.Tunnel.Transport.TcpConnectionList

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

비공개 메소드들

메소드 설명
Add ( ITcpTransportLayer connection ) : void
GetActiveConnectionList ( ) : Gwupe.Communication.P2P.RUDP.Tunnel.Transport.TcpConnectionHolder[]
GetLocalOpenConnection ( byte connectionId ) : TcpConnectionHolder
GetRemoteConnection ( byte remoteConnectionId ) : TcpConnectionHolder
IsLocalOpenConnection ( byte localConnectionId ) : bool
IsRemoteConnection ( byte remoteConnectionId ) : bool
Remove ( byte localConnectionId ) : TcpConnectionHolder
TcpConnectionList ( ) : System