Internet plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
Line 2: Line 2:


== Links ==
== Links ==
[http://lobolunar.org/plugins/ HomePage]
[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:

  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.