Internet plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Wikipedia python library) |
m (Updated author and download links, and changed format of some pages.) |
||
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: Joelito | Page author: [[User:Joelito|Joelito]] |
Revision as of 12:41, 23 April 2005
Links
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: Joelito