Information for programmers

Since version 2.1, AMV has COM interface. COM is the fundamental "object model" on which ActiveX Controls and OLE are built. COM allows an object to expose its functionality to other components and to host applications. It defines both how the object exposes itself and how this exposure works across processes and across networks. Now, you can use Advanced Maillist Verify power with any programming language and with any software, which supports COM.

So, you can work with AMV from Microsoft Visual C++, Borland Delphi, CBuilder, and Microsoft Visual Basic and from many other developer envelopments. You can use AMV at server side in ASP (Active Server Pages, Microsoft Technology) and ColdFusion web pages and you can work with AMV on remote computer via DCOM (Distributed COM Service). You can call local AMV copy from JavaScript and VBScript codes and so on! You can do everything!

See also: IEmailVerifier interface, IEmailVerifier interface methods, Typical program code, IAmvConfigure interface, Code samples, Redistribution of AMV modules