Below is a complete list of the user defined functions available in AutoIt. Click on a user defined function name for a detailed description.
When using them you need to add a #include <Inet.au3>.
User Defined Function | Description |
---|---|
_GetIP | Get public IP address of a network/computer |
_INetExplorerCapable | Converts a string to IE(Internet Explorer) capable line |
_INetGetSource | Gets the source from an URL without writing a temp file |
_INetMail | Opens default user's mail client with given address, subject, and body |
_INetSmtpMail | Sends an email without using an external email program |
_TCPIpToName | Resolves IP address to Hostname(s) |