Internet plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Minor spelling.)
m (Internet plugin moved to Internet plug-in)

Revision as of 23:38, 27 December 2005

Author: Joel (talk, contrib)


Links

Download site

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.