Internet plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (SF: Joelito -> Joel.)
m (Updated author links.)
Line 1: Line 1:
{|align=right
|<small>Author: [[{{ns:2}}:Joel|Joel]] ([[{{ns:3}}:Joel|talk]], [[{{ns:-1}}:Contributions/Joel|contrib]])</small>
|}
<br style="clear:both;">
== Links ==
== Links ==
[http://plugins.joelito.net/ Download site]
[http://plugins.joelito.net/ Download site]
Line 8: 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.
Page author: [[User:Joel|Joel]]

Revision as of 02:59, 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.