Aptivi - Deprecated Manuals
ProjectsWebsiteBlog
Addresstigator - Manual
Addresstigator - Manual
  • 👋Welcome!
  • Usage
    • 🖥️How to use
    • ⚒️How it works
  • 🧱Project Dependencies
  • Report an issue
  • Source code
  • Our projects
  • API Reference
Powered by GitBook
On this page
  1. Usage

How it works

How does it work?

Last updated 2 years ago

GetIspConfig, once called with the e-mail address, processes the address and builds the XML string. Then, it proceeds to generate the URL based on the host name and downloads the XML from the ISP database.

Once downloaded, the resulting XML file is then deserialized to a new instance of the ClientConfig class, installing the values to the class instance.

To take a look at the ClientConfig structure, refer to the below link.

⚒️
LogoClass ClientConfig | Addresstigator API - Eofla Internals