im having a hard time trying to create and find a good ipv4 regex match but all i can find is this:
(\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3})
does this regex combination match to something like xxx.xxx.xxx.xxx
or xx.xxx.x.x
etc? I'm trying to make a connection to a web server by pinging via domain name to get the ip but when i try it, the code returns that there is not match. here is the ping command btw:
PING google.com (172.217.1.14): 56 data bytes