Internet plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
Line 2: Line 2:


== Links ==
== Links ==
 
[http://lobolunar.org/plugins/ HomePage]
[[Image:Zip.gif]] [http://plugins.joelito.org/descargas.php?file=internet.zip Internet.zip] (11 KB)<br>
<br>
<attach>Internet.zip</attach>
<attach>Internet.zip</attach>
[http://plugins.joelito.org/ Joel's plugins site]


== Description ==
== Description ==

Revision as of 01:41, 20 November 2007

Author: Joel (talk, contrib)


Links

HomePage
Internet.zip (11 KB)

Description

Handy functions related to the internet:

  1. Get the host name of the local machine.
  2. Get the IP of the local machine.
  3. Get the status code of urls. For example 404 code is for urls that don't exist.