IP address a.b.c.d form with range from 0 to 255 for each letters
Are you pissed off with your regular expression homework?
well then. here is the answer.
^([0-9]|1-9|1(0-9)|2(0-4|5[0-5]))\.([0-9]|1-9|1(0-9)|2(0-4|5[0-5]))\.([0-9]|1-9|1(0-9)|2(0-4|5[0-5]))\.([0-9]|1-9|1(0-9)|2(0-4|5[0-5]))$
Submitted by Abdulaziz - 9 years ago