Dart.Telnet Namespace > TcpSession Class > TcpSession Constructor : TcpSession Constructor(IPEndPoint) |
Public Function New( _ ByVal remoteEP As IPEndPoint _ )
Dim remoteEP As IPEndPoint Dim instance As New TcpSession(remoteEP)
public TcpSession( IPEndPoint remoteEP )
public: TcpSession( IPEndPoint* remoteEP )
public: TcpSession( IPEndPoint^ remoteEP )