VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,737 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello
Is there any property/class in vb.net that can be used to hold an IP address and Port number?
In vb.net , .net framework 4.0, thanks.
The IPEndPoint class is an IP Address and Port.