Aorozco
12-26-2007, 09:46 PM
Some of you help me the last Months in little betas of my software to control domains, in both versions, Visual Basic and PHP versions.
At the moment, i have a module Near to go to a more widely open Beta in php , because some minutes ago i resolve finally one problem i had with com and nets. Now I need restructure the previous way to manage org and infos, and in a first Phase i only can release Limited TLDs:
* Com net org info
* mx, cl, us and cc
In process:
* biz tv
In second instance i plan to release Other ccTLDs , but is surely i CANT show you .ar .es .name and .bz
Because limitations of the software, i cant see the email of the owner of domain and i am discarding REGISTRAR level data, only registry level be saved.
Some domains cant be processed Automatic in the same method, because a thing I called the equal sign. Let me explain.
Microsoft.com , godaddy.com and other domains, have many responses at registry level because nameservers style godaddy.isabadregistrarintheopinionofonedomainer.com
These domains return MANY positive responses, and the real is =godaddy.com , these domains will need be saved at registrar level .
Example, microsoft.net give me this response in my PHP software:
fullname MICROSOFT.NET
created 13-jan-1995
expires 04-jun-2014
updated 13-oct-2006
whoisserver whois.tucows.com
nameserverA Array
nameserver1 NS3.MSFT.NET
nameserver2 NS1.MSFT.NET
nameserver3 NS5.MSFT.NET
referral http://domainhelp.opensrs.net
But godaddy.com only return this :
fullname GODADDY.COM
created 02-Mar-99
expires 02-Mar-16
updated 24-Jan-07
I hope can release a beta the friday.
At the moment, i have a module Near to go to a more widely open Beta in php , because some minutes ago i resolve finally one problem i had with com and nets. Now I need restructure the previous way to manage org and infos, and in a first Phase i only can release Limited TLDs:
* Com net org info
* mx, cl, us and cc
In process:
* biz tv
In second instance i plan to release Other ccTLDs , but is surely i CANT show you .ar .es .name and .bz
Because limitations of the software, i cant see the email of the owner of domain and i am discarding REGISTRAR level data, only registry level be saved.
Some domains cant be processed Automatic in the same method, because a thing I called the equal sign. Let me explain.
Microsoft.com , godaddy.com and other domains, have many responses at registry level because nameservers style godaddy.isabadregistrarintheopinionofonedomainer.com
These domains return MANY positive responses, and the real is =godaddy.com , these domains will need be saved at registrar level .
Example, microsoft.net give me this response in my PHP software:
fullname MICROSOFT.NET
created 13-jan-1995
expires 04-jun-2014
updated 13-oct-2006
whoisserver whois.tucows.com
nameserverA Array
nameserver1 NS3.MSFT.NET
nameserver2 NS1.MSFT.NET
nameserver3 NS5.MSFT.NET
referral http://domainhelp.opensrs.net
But godaddy.com only return this :
fullname GODADDY.COM
created 02-Mar-99
expires 02-Mar-16
updated 24-Jan-07
I hope can release a beta the friday.
