Internet plug-in

From NSIS Wiki
Revision as of 17:03, 4 January 2009 by Joel (talk | contribs)
Jump to navigationJump to search
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.