Search blog.co.uk

EPP

by cc0028 @ 2008-06-24 - 22:32:37

The 'Extensible Provisioning Protocol'. No, I'd never heard of it either, but it's the subject of the IETF RFC 4930 and a few others as well. Basically it's a protocol used by internet domain registries to receive commands from and send replies to their registrars concerning the domains under their control.

Say I was interested in buying one or more domains that began with 'peredur'. I could express this interest to a domain name registrar who would, on my behalf send a 'check' command to one or more registries to see what domains beginning with 'peredur' were available. To do that, they would send a <check> query to various registries and come back with a list of what was available, if anything. Let's say that peredur.com and peredur.org.eu were available and that I wanted to buy them.

The next step would be for me to enter into an agreement with the registrar to buy those domains and then the registrar would send the appropriate EPP <create> commands to the appropriate registries.

Now, my son happens to be a domain name registrar, amongst his other talents, and he wanted to make an EPP client (the bit that talks to the registry, by issuing the commands) available to potential domain holders, and since his site is powered by the DotNetNuke content management system, he hunted around to see what was available in C# to do this job. It turns out that there's very little, if anything, available; so he employed an outside developer to produce something for him.

Unfortunately, they soon hit problems, so he turned to me to see what I could do.

I haven't programmed at this low level for years, and never in C#; but as a matter of fact it turns out not to be all that hard, once you've got your mind around the RFC. So we currently have a class library and a console-based user interface that can connect to an EPP server, parse the returned <greeting> message, login, send a <check> command and receive the response from the server and, ultimately, log out. It's not very pretty as yet, but it does work.

The next step is to pretty it up a bit and use it as a demonstration prototype to see if anyone else is interested in it - and to use it for Matthew's purposes as well, wrapped up in a DotNetNuke module.

Looking around the Web, we see lots of interest in a piece of software like this, and we're surprised how little there is available. Maybe we'll have something sellable here. Who knows?


 
 

Trackback address for this post:

authimage

Comments, Trackbacks: Hide subcomments

menhirmenhir [Member]
25/06/08 @ 09:54

Oh hi,

having had a preview of this subject matter, I feel smug. The acronyms leave me standing of course, but the main content of the discussion is understood.

:)

cc0028cc0028 [Member]
http://www.peredur.uklinux.net
25/06/08 @ 21:43

Yes. I wrote it late at night after a hard day at the code face. I should probably have spent more time explaining what it's all about. Maybe I'll get chance to return to it at a later date.

menhirmenhir [Member]
25/06/08 @ 22:21

A number of techie people reading the blog would understand what I don't. It is nice of you to think of people like me, who would really be left on the periphery if explanations, to a point, were not given.

Leave a comment :

Your email address will not be displayed on this site.
Your URL will be displayed.
Allowed XHTML tags: <!, p, ul, ol, li, dl, dt, dd, address, blockquote, ins, del, a, span, bdo, br, em, strong, dfn, code, samp, kdb, var, cite, abbr, acronym, q, sub, sup, tt, i, b, big, small, img>
URLs, email, AIM and ICQs will be converted automatically.
Options:
 
(Line breaks become <br />)
(Set cookies for name, email & url)
Validation code:
Please enter the above code here:
For protection from spambots (case-sensitive).

Recent Posts

  1. A matter of style
    by cc0028 on 2008-09-11
  2. The late Helen Mary Bradley
    by cc0028 on 2008-08-10
  3. Install issues - harder than you think
    by cc0028 on 2008-08-10
  4. At your service
    by cc0028 on 2008-07-16
  5. The standard way of working
    by cc0028 on 2008-06-27
  6. Beyond lies the Web
    by cc0028 on 2008-06-25
  7. Who dares, wins
    by cc0028 on 2008-01-28
  8. Streaming video in Linux
    by cc0028 on 2008-01-05
  9. A cat's tale
    by cc0028 on 2007-12-17
  10. A grandad. Again.
    by cc0028 on 2007-04-19

Footer

The content of this website belongs to a private person, blog.co.uk is not responsible for the content of this website.