I'm messing around with networking stuff and for some reason every time I call MyIP() it returns 127.0.0.1 which is obviously wrong. I've had to manually check IPs which is annoying and impractical, so it'd be appreciated if this could be fixed. On the windows build of the pascal version btw (latest version)
EDIT: Just looked at Source Code and realised it returns that as a constant string. Any plans in the works on calculating the actual IP on the network?