Dart.Telnet Namespace > IPEndPoint Class > IPEndPoint Constructor : IPEndPoint Constructor(String,String,Int32,Int32) |
Public Function New( _ ByVal hostNameOrAddress As String, _ ByVal address As String, _ ByVal port As Integer, _ ByVal range As Integer _ )
Dim hostNameOrAddress As String Dim address As String Dim port As Integer Dim range As Integer Dim instance As New IPEndPoint(hostNameOrAddress, address, port, range)