You can find some examples with complete source codes in COM subdirectory of the directory with ADR. Note, that running of some examples (especially, example 5) can require the configuration of access rights to “Advanced Direct Remailer Component 1.1” component. You can do that with DCOMCNFG.EXE utility of operating system. In general, if ADR has been started as usual application (not as Windows NT service) then running of 1..4 and 6 examples don’t require any settings.
1.AdrVB6 - example of Microsoft Visual Basic 6 application.
2.AdrVC – example of Microsoft Visual C++ 6 application, pure Win32 API.
3.AdrDelphi3 – example of Borland Delphi v3 application.
4.AdrMsg.html – example of JavaScript client-side script. Require Microsoft Internet Explorer 3.0 or above.
5.AdrMsg.asp - ASP server-side script example (Active Server Pages, Microsoft Technology) for Microsoft IIS web-server.
6.AdrCntr - example for control and configuration interfaces (Microsoft Visual Basic 6).