On 2013-8-14 13:38, Frank Vino wrote:
    Here is my requirement could you please help on this.

I have Domain Controller for 100 users, and i have client PC (windows
7), i would like to login with multiple users for every 5 minutes in a
same client PC.

Do you mean you need to login into the registrar's control panel for domains management?

AFAIK many well known domain registrars have the APIs for domain and DNS management, thus you could write a perl script or even use a module from CPAN to do that.

For example, the easyDNS updater:
http://search.cpan.org/~gbrock/DNS-EasyDNS-0.04/lib/DNS/EasyDNS.pm

Zoneedit's:
http://search.cpan.org/~egiles/DNS-ZoneEdit-1.1/lib/DNS/ZoneEdit.pm

Also my DNS service has a API and a Perl client:
http://search.cpan.org/~yhpeng/Net-DNSbed-0.01/lib/Net/DNSbed.pm

Regards.


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to