GLBasic User Manual

Main sections

SOCK_GETIP$

ip_readable$ = SOCK_GETIP$(ip_binary$)


Converts an IP address (a 32-bit integer) returned from SOCK_GETIP() into a readable IP string like: "127.0.0.1".

See also...