Element index for package IPCALC
[ b ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ v ]
[ _ ]
top
b
- broadcast
- in file ipcalc.php, method IPCALC::broadcast()
주어진 IPv4 주소와 네트워크 mask로 구성된 서브넷의 브로드캐스트 주소를 반환
- broadcast
- in file IPCALC.php, method IPCALCLogic::broadcast()
Get long type broadcast address for given ip address and network mask
top
top
h
- htonl
- in file ipcalc.php, method IPCALC::htonl()
4 Byte unsigned 정수를 host byte order에서 network byte order로 변환
top
i
- ipcalc.php
- procedural page ipcalc.php
- ip2long
- in file ipcalc.php, method IPCALC::ip2long()
Dot로 구분된 IPv4 주소를 정수형 주소로 변환
- ip2long
- in file IPCALC.php, method IPCALCLogic::ip2long()
Return unsigned proper address about given dotted ipv4 address
- IPCALC
- in file ipcalc.php, class IPCALC
IPCALC 의 frontend Class
- IPCALC.php
- procedural page IPCALC.php
- IPCALCLogic
- in file IPCALC.php, class IPCALCLogic
This class is subpackage of IPCALC class, and support various api for IPCALC class
- is_ipaddr
- in file ipcalc.php, method IPCALC::is_ipaddr()
alias IPCALC::valid_ipv4_addr
top
top
top
n
- network
- in file IPCALC.php, method IPCALCLogic::network()
Get long type network address for given ip address and network mask
- network
- in file ipcalc.php, method IPCALC::network()
주어진 IPv4 주소와 네트워크 mask로 구성된 서브넷의 네트워크 주소를 반환
- ntohl
- in file ipcalc.php, method IPCALC::ntohl()
Network oerder byte로 구성된 4 Byte 정수 binary data를 signed 정수로 변환
top
top
top
|
|