_UPNP_GetExternalIP Scol 5.x or above required
Returns the external IP address of the Internet Gateway Device.
Prototype :
fun [] S
Return : S External IP address or nil if error.
Error :
- EOK if no error.
- EPLATFORM if the current platform is not supported yet.
- EVM if a memory error occurs. The VM will exit and more informations
could be found in the log file (if activated in the debug mode level).
See also :
Example :
Note
Warning : this function is defined on MS Windows Scol version only !