<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Reacties voor EPP Client</title>
	<atom:link href="http://www.eppclient.nl/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eppclient.nl</link>
	<description>Een professionele PHP, .NET, SOAP en Hosted EPP Client.</description>
	<lastBuildDate>Thu, 17 Mar 2011 10:16:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Reactie op PHP EPP Client Documentatie. door tino</title>
		<link>http://www.eppclient.nl/index.php/php-epp-client-documentatie/comment-page-1/#comment-411</link>
		<dc:creator>tino</dc:creator>
		<pubDate>Thu, 17 Mar 2011 10:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.eppclient.nl/index.php/php-epp-client-documentatie/#comment-411</guid>
		<description>Het is niet mogelijk om meerdere domeinnamen in één keer te registreren. Dat wordt ook de SIDN niet ondersteund.

Natuurlijk is er wel een eenvoudige methode te maken die verschillende domeinnamen met dezelfde gegevens registreerd.

Datzelfde geldt voor het verhuizen van domeinnamen; per EPP opdracht kan maar één domeinnaam worden verhuisd.

Het is niet mogelijk via EPP op te vragen welke domeinnamen er op een handle geregistreerd zijn. Daarvoor kunt u de rapportage van de SIDN raadplegen. EPP voorziet hier niet in.</description>
		<content:encoded><![CDATA[<p>Het is niet mogelijk om meerdere domeinnamen in één keer te registreren. Dat wordt ook de SIDN niet ondersteund.</p>
<p>Natuurlijk is er wel een eenvoudige methode te maken die verschillende domeinnamen met dezelfde gegevens registreerd.</p>
<p>Datzelfde geldt voor het verhuizen van domeinnamen; per EPP opdracht kan maar één domeinnaam worden verhuisd.</p>
<p>Het is niet mogelijk via EPP op te vragen welke domeinnamen er op een handle geregistreerd zijn. Daarvoor kunt u de rapportage van de SIDN raadplegen. EPP voorziet hier niet in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Reactie op PHP EPP Client Documentatie. door Rolando</title>
		<link>http://www.eppclient.nl/index.php/php-epp-client-documentatie/comment-page-1/#comment-410</link>
		<dc:creator>Rolando</dc:creator>
		<pubDate>Thu, 17 Mar 2011 10:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.eppclient.nl/index.php/php-epp-client-documentatie/#comment-410</guid>
		<description>Beste, 

Is het mogelijk om via de EPP client om meerdere domeinnamen te registreren,  naar ons toe te verhuizen of om in te zien welke domeinnamen zijn geregistreerd op een Handle?

Graag uw reactie.

Dank.</description>
		<content:encoded><![CDATA[<p>Beste, </p>
<p>Is het mogelijk om via de EPP client om meerdere domeinnamen te registreren,  naar ons toe te verhuizen of om in te zien welke domeinnamen zijn geregistreerd op een Handle?</p>
<p>Graag uw reactie.</p>
<p>Dank.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Reactie op .NET EPP Client 1.0b2 beschikbaar. door Zeshan</title>
		<link>http://www.eppclient.nl/index.php/2010/02/04/net-epp-client-1-0b2-vanavond-beschikbaar/comment-page-1/#comment-90</link>
		<dc:creator>Zeshan</dc:creator>
		<pubDate>Tue, 17 Aug 2010 09:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.eppclient.nl/index.php/2010/02/04/net-epp-client-1-0b2-vanavond-beschikbaar/#comment-90</guid>
		<description>Please note I have placed the EPPClient.lic file in bin directory along with the referenced EPPClient.dll file.

Am I using some old version? if yes, from where can I get the latest client dll. please provide the link.

Thanks for any help.</description>
		<content:encoded><![CDATA[<p>Please note I have placed the EPPClient.lic file in bin directory along with the referenced EPPClient.dll file.</p>
<p>Am I using some old version? if yes, from where can I get the latest client dll. please provide the link.</p>
<p>Thanks for any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Reactie op .NET EPP Client 1.0b2 beschikbaar. door Zeshan</title>
		<link>http://www.eppclient.nl/index.php/2010/02/04/net-epp-client-1-0b2-vanavond-beschikbaar/comment-page-1/#comment-89</link>
		<dc:creator>Zeshan</dc:creator>
		<pubDate>Tue, 17 Aug 2010 08:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.eppclient.nl/index.php/2010/02/04/net-epp-client-1-0b2-vanavond-beschikbaar/#comment-89</guid>
		<description>Thanks Tino for the response, but I don&#039;t see this licenseFile parameter initilization constructor. I am using the beta 2 version and downloaded the demo app from the this post.

The EPPClient.dll with me has version 1.0.0.0, and have two following constructors.

- EPPClient()   // Default one
- EPPClient(int timeout, bool enableKeepAlive, bool enableAutoReconnect, int sessionCloseNotification, int connectionCloseNotification)

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks Tino for the response, but I don&#8217;t see this licenseFile parameter initilization constructor. I am using the beta 2 version and downloaded the demo app from the this post.</p>
<p>The EPPClient.dll with me has version 1.0.0.0, and have two following constructors.</p>
<p>- EPPClient()   // Default one<br />
- EPPClient(int timeout, bool enableKeepAlive, bool enableAutoReconnect, int sessionCloseNotification, int connectionCloseNotification)</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Reactie op .NET EPP Client 1.0b2 beschikbaar. door tino</title>
		<link>http://www.eppclient.nl/index.php/2010/02/04/net-epp-client-1-0b2-vanavond-beschikbaar/comment-page-1/#comment-88</link>
		<dc:creator>tino</dc:creator>
		<pubDate>Tue, 17 Aug 2010 07:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.eppclient.nl/index.php/2010/02/04/net-epp-client-1-0b2-vanavond-beschikbaar/#comment-88</guid>
		<description>You can place the license in any directory you want. By default, the application searches in some predefined locations like the working directory and the Windows directory. If that&#039;s not suitable for your situation, you can instantiatie the EPP Client by means of this method; EppClient(string licenseFile).
So you can use (in C#); EppClient client = new EppClient(@&quot;C:\inetpub\wwwroot\webapps\epp\EppClient.lic&quot;);</description>
		<content:encoded><![CDATA[<p>You can place the license in any directory you want. By default, the application searches in some predefined locations like the working directory and the Windows directory. If that&#8217;s not suitable for your situation, you can instantiatie the EPP Client by means of this method; EppClient(string licenseFile).<br />
So you can use (in C#); EppClient client = new EppClient(@&#8221;C:\inetpub\wwwroot\webapps\epp\EppClient.lic&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Reactie op .NET EPP Client 1.0b2 beschikbaar. door Zeshan</title>
		<link>http://www.eppclient.nl/index.php/2010/02/04/net-epp-client-1-0b2-vanavond-beschikbaar/comment-page-1/#comment-87</link>
		<dc:creator>Zeshan</dc:creator>
		<pubDate>Tue, 17 Aug 2010 07:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.eppclient.nl/index.php/2010/02/04/net-epp-client-1-0b2-vanavond-beschikbaar/#comment-87</guid>
		<description>The demo application gives &quot;Fout: No license found.&quot; error, even after placing the &quot;EPPClient.dll&quot; and &quot;EppClient.lic&quot; in the bin folder and adding reference to the dll file.

Can you please guide how to obtain a valid test licence file for demo purposes.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>The demo application gives &#8220;Fout: No license found.&#8221; error, even after placing the &#8220;EPPClient.dll&#8221; and &#8220;EppClient.lic&#8221; in the bin folder and adding reference to the dll file.</p>
<p>Can you please guide how to obtain a valid test licence file for demo purposes.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Reactie op PHP EPP Client 1.0b1 beschikbaar. door Kevin van Zonneveld</title>
		<link>http://www.eppclient.nl/index.php/2010/03/23/php-epp-client-1-0b1-beschikbaar/comment-page-1/#comment-69</link>
		<dc:creator>Kevin van Zonneveld</dc:creator>
		<pubDate>Fri, 16 Jul 2010 11:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.eppclient.nl/?p=65#comment-69</guid>
		<description>Ik krijg ineens 

Fatal error: 
The license file vendor/EppClient/EppClient.lic
for vendor/EppClient/EppClient.php has expired.
 in Unknown on line 0

Wat nu?!</description>
		<content:encoded><![CDATA[<p>Ik krijg ineens </p>
<p>Fatal error:<br />
The license file vendor/EppClient/EppClient.lic<br />
for vendor/EppClient/EppClient.php has expired.<br />
 in Unknown on line 0</p>
<p>Wat nu?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Reactie op PHP EPP Client 1.0b1 beschikbaar. door Marcel</title>
		<link>http://www.eppclient.nl/index.php/2010/03/23/php-epp-client-1-0b1-beschikbaar/comment-page-1/#comment-59</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Mon, 28 Jun 2010 11:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.eppclient.nl/?p=65#comment-59</guid>
		<description>Helaas werkt het niet meer omdat de licentie-file is verlopen:

--
Fatal error:
The encoded file /home/powerpanel/sidn_epp/EppClient.php requires a license file.
The license file /home/powerpanel/sidn_epp/EppClient.lic has expired. in Unknown on line 0
--

Is hier een oplossing voor in de vorm van een neiuwe licentie-file die wellicht iets langer geldig is? :)</description>
		<content:encoded><![CDATA[<p>Helaas werkt het niet meer omdat de licentie-file is verlopen:</p>
<p>&#8211;<br />
Fatal error:<br />
The encoded file /home/powerpanel/sidn_epp/EppClient.php requires a license file.<br />
The license file /home/powerpanel/sidn_epp/EppClient.lic has expired. in Unknown on line 0<br />
&#8211;</p>
<p>Is hier een oplossing voor in de vorm van een neiuwe licentie-file die wellicht iets langer geldig is? <img src='http://www.eppclient.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Reactie op PHP EPP Client 1.0b1 beschikbaar. door J.C.A.</title>
		<link>http://www.eppclient.nl/index.php/2010/03/23/php-epp-client-1-0b1-beschikbaar/comment-page-1/#comment-58</link>
		<dc:creator>J.C.A.</dc:creator>
		<pubDate>Sun, 27 Jun 2010 13:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.eppclient.nl/?p=65#comment-58</guid>
		<description>De class werkt voor alsnog erg goed, alleen is de licentie ca. 2 dagen geleden verlopen en werkt de class dus niet meer en gooit PHP een fatal Ioncube error.

Hoe kunnen we dit verhelpen? Nieuwe licentie, zonder limitaties..?</description>
		<content:encoded><![CDATA[<p>De class werkt voor alsnog erg goed, alleen is de licentie ca. 2 dagen geleden verlopen en werkt de class dus niet meer en gooit PHP een fatal Ioncube error.</p>
<p>Hoe kunnen we dit verhelpen? Nieuwe licentie, zonder limitaties..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Reactie op PHP EPP Client Documentatie. door tino</title>
		<link>http://www.eppclient.nl/index.php/php-epp-client-documentatie/comment-page-1/#comment-35</link>
		<dc:creator>tino</dc:creator>
		<pubDate>Tue, 13 Apr 2010 16:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.eppclient.nl/index.php/php-epp-client-documentatie/#comment-35</guid>
		<description>Het token is op te vragen via het DomainInfo commando;

$client = new EppClient();
$client-&gt;Connect($server, $port, $useSsl);
$client-&gt;LogOn($username, $password);
$response = $client-&gt;DomainInfo(&#039;eppclient.nl&#039;);
print &quot;Token: &quot; . $response-&gt;token;
$client-&gt;LogOff();</description>
		<content:encoded><![CDATA[<p>Het token is op te vragen via het DomainInfo commando;</p>
<p>$client = new EppClient();<br />
$client->Connect($server, $port, $useSsl);<br />
$client->LogOn($username, $password);<br />
$response = $client->DomainInfo(&#8216;eppclient.nl&#8217;);<br />
print &#8220;Token: &#8221; . $response->token;<br />
$client->LogOff();</p>
]]></content:encoded>
	</item>
</channel>
</rss>

