Internet plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Updated author links.)
m (Added category links.)
Line 12: Line 12:
2.- Get the IP 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 aren't exists.
3.- Get the status code of urls. For example 404 code is for urls that aren't exists.
[[{{ns:14}}:Plugins]]

Revision as of 21:54, 30 April 2005

Author: Joel (talk, contrib)


Links

Download site

Description

Handy functions of Internet related:

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 aren't exists.