Hi, quickly about EPP. EPP is protocol used by registry<->registrar communication and is used for ccTLD (.cz,.eu) and some gTLD (.org,.info). It's XML based and defined by several RFCs. It's has mechanism to support extensions (f.e. .eu has implemented some extensions over RFCs).
I would like to write mod_epp module which would implement EPP protocol (similar to mod_smtp). It will still need system which will keep evidence of contacts/subjects/domain names behind and this module would just create layer between central registry and EPP enabled registrars. I think that apache provides excelent framework for creating network enabled applications with safe arbitrary string processing and memory allocations. What do other people think about this? Ondrej. -- Ondrej Sury <[EMAIL PROTECTED]>
