GLBasic User Manual

Main sections

SOCK_GETREMOTEIP()

ip_binary$ = SOCK_GETREMOTEIP$(sock%)



Returns the IP address of the connected remote computer. For UDP connections this value will be set with each SOCK_RECV call.

See also...