|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | DownloadFile (character, character) |
Downloads a file from a specified web address to a given file |
|
| + | LONGCHAR DownloadString (character) |
Downloads a string from a specified web address to a given file |
|
| + | CHARACTER HostFromUrl (character) |
Extracts the Host portion from an URL |
|
| + | CHARACTER ResourceFromUrl (character) |
Extracts the Resource portion from an http or https URL |
| Options | Name | Purpose | |
|---|---|---|---|
| # | NetworkHelper () |
Disallow instance creation |
|
Top
PUBLIC DownloadFile (character, character)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LONGCHAR DownloadString (character)
|
||||||||||||||||||||
PUBLIC CHARACTER HostFromUrl (character)
|
||||||||||||||||||||
PUBLIC CHARACTER ResourceFromUrl (character)
|
||||||||||||||||||||
PROTECTED NetworkHelper ()
|
||||||||
|---|---|---|---|---|---|---|---|---|