Internet plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Updated author and download links, and changed format of some pages.)
m (SF: Joelito -> Joel.)
Line 9: Line 9:
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.


Page author: [[User:Joelito|Joelito]]
Page author: [[User:Joel|Joel]]

Revision as of 17:43, 27 April 2005

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.

Page author: Joel