Ireheart
Member
|
ValidIP bool function?
In the engine there's 3 valid functions for maintaining the format for email, url and the licencekey, i was surprised not see to one that validates a ip address\ip address + port.
Requesting this be added to the default engine for checking the ip for x.x.x.x and x.x.x.x:x for the port too.
(This post was last modified: 03-15-2014 04:26 AM by Ireheart.)
|
|
03-15-2014 04:25 AM |
|
cmontiel
Member
|
RE: ValidIP bool function?
SockAddr addr;
addr.valid()
??
(This post was last modified: 03-16-2014 12:52 AM by cmontiel.)
|
|
03-16-2014 12:51 AM |
|