开发者

How to Implement Domain Name Checker and Whois Domain in my website

I am about to start a Web Hosting website. So i want Domain Name Checker (Domain availability) and Whois Domain (Information regarding a particular Domain) in my web site.

How could i achieve this开发者_如何学C?


Speak to your domain provider what kind of API they offer to automatically run whois and isfree transactions. Some may provide you protocols like EPP, RRI or HTTPS-posts which is trivial to implement (in sense of domain availability checks).

I'm not aware of any free out-of-the-box tools so you'll definitely need to script it yourself.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜