检查域名可以转让 - C# [英] Check if domain is available for purchase - C#

查看:143
本文介绍了检查域名可以转让 - C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法,我检查,如果某个域名可以转让!什么办法?
如果有任何库在那里,将做到这一点?

感谢


解决方案

您可以看看:<一href=\"http://www.internetbs.net/ResellerRegistrarDomainNameAPI/api/01_domain_related/01_domain_check\">http://www.internetbs.net/ResellerRegistrarDomainNameAPI/api/01_domain_related/01_domain_check
它的pretty直截了当的使用方法:

<$p$p><$c$c>https://testapi.internet.bs/Domain/Check?ApiKey=testapi&Password=testpass&Domain=example.com

和的结果将是:

  transactid = e504cdbf00e7821e954f0f5a65249ff0
状态= UNAVAILABLE
域名= example.com
minregperiod = 1Y
maxregperiod = 10Y
registrarlockallowed = YES
privatewhoisallowed = YES
realtimeregistration = YES

Is there any way that I check if a certain domain is available for purchase? If there is any library out there that will do this?

THanks

解决方案

You can take a look at: http://www.internetbs.net/ResellerRegistrarDomainNameAPI/api/01_domain_related/01_domain_check Its pretty straight forward to use:

https://testapi.internet.bs/Domain/Check?ApiKey=testapi&Password=testpass&Domain=example.com 

and the result would be:

transactid=e504cdbf00e7821e954f0f5a65249ff0
status=UNAVAILABLE
domain=example.com
minregperiod=1Y
maxregperiod=10Y
registrarlockallowed=YES
privatewhoisallowed=YES
realtimeregistration=YES

这篇关于检查域名可以转让 - C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆