Internet plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
(→Links) |
No edit summary |
||
Line 2: | Line 2: | ||
== Links == | == Links == | ||
[http:// | [http://nsis.sourceforge.net/Joel_plugin_src Main] | ||
<br> | <br> | ||
<attach>Internet.zip</attach> | <attach>Internet.zip</attach> |
Revision as of 17:03, 4 January 2009
Author: Joel (talk, contrib) |
Links
Main
Internet.zip (11 KB)
Description
Handy functions related to the internet:
- Get the host name of the local machine.
- Get the IP of the local machine.
- Get the status code of urls. For example 404 code is for urls that don't exist.