MESSOR
Documentation
Home
Download
Installation
Protocol
Library
Old version
Messor Network Protocol
class Check
Class for checking IP addresses and size of Messor files
static
ipNetmatch
(
array
networks
,
string
ip
):
bool
Search ip in subnets
static
ipValid
(
string
ip
):
bool
Checks the validity of the received ip address
static
ipIsNet
(
string
ip
):
void
Checks if an ip is in a subnet
static
fileSize
(
string
file
):
bool
Checks file size