1
Answer

IP Address Validation

Jui Jaa

Jui Jaa

19y
2.7k
1
C# I m new in this tech I have an input field for an IP Address. The input needs to be verified if it is a valid IP Address; thus I want to check this input character by character to make sure it only includes digits and dots; then I will check the each number between two dots is between 0 and 255.
Answers (1)
Next Recommended Forum