Internet plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Internet plugin moved to Internet plug-in) |
m (Added mirror.) |
||
Line 2: | Line 2: | ||
== Links == | == Links == | ||
[http://plugins.joelito.net/ | |||
[[Image:Zip.gif]] [http://plugins.joelito.net/descargas.php?file=Internet.zip Internet.zip] (11KB)<br> | |||
<attach>Internet.zip</attach> | |||
[http://plugins.joelito.net/ Joel's plugins site] | |||
== Description == | == Description == |
Revision as of 23:49, 27 December 2005
Author: Joel (talk, contrib) |
Links
Internet.zip (11KB)
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.