urc-developer Mailing List for Universal Registry Client
Status: Beta
Brought to you by:
aeden
You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(2) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2003 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Anthony E. <ae...@si...> - 2003-01-07 16:13:55
|
I think you might want to send this message to the EPP-RTK development list. There is no support for C applications in the URC. Sincerely, Anthony Eden Lai Heng Choong wrote: > > Hi, > > I am trying to setup a EPP client for our system, Freebsd. > > I have downloaded the epp-rtk-sample-c-0.1.1-src from your site, but I > face a problem to compile it. > I can't find the "libdl.a" library, could you tell me how can I > install this library for my system ? > > Please advise, thanks > > Warm regards, > Lai Heng Choong |
|
From: Lai H. C. <la...@we...> - 2003-01-06 02:18:46
|
Hi, I am trying to setup a EPP client for our system, Freebsd. I have downloaded the epp-rtk-sample-c-0.1.1-src from your site, but I = face a problem to compile it.=20 I can't find the "libdl.a" library, could you tell me how can I install = this library for my system ? Please advise, thanks Warm regards, Lai Heng Choong |
|
From: Anthony E. <ae...@si...> - 2002-06-03 21:15:57
|
I have just released news builds for each of the different URC components. All of the new releases are available at http://urc.sf.net/ . Sincerely, Anthony Eden ae...@si... -- Signature Domains, Inc. 4021 Laguna St. Miami, FL. 33143 Phone: 305 446 6811 http://www.signaturedomains.com/ <http://www.signaturedomains.com/> |
|
From: patrick a. <ri...@ho...> - 2002-03-25 21:42:13
|
<html><div style='background-color:'><DIV>hi ,</DIV> <DIV>i wrote to you a week ago in order to understand how the urc (or the gri) works because i have a project about creating a virtual registart using these APIs .</DIV> <DIV>i've downloaded the .tar.gz gri file , the tomcat and the jdk1.2 for linux because i want to build the web site using jsp in a linux environment.</DIV> <DIV>but i want to know how to integrate this lib in my application in order to use the functions (CLASSPATH ,other variable....?)</DIV> <DIV>secondly are the info about the contact, the administrator and the billing built in the dns registry or they are saved in a separate database so the apis that deal with these info extract (save) them in the dns database or in an other database separately.</DIV> <DIV>would it be sufficient to use the gri to have the exact fonctionality of the website or should i use the urc?</DIV> <DIV>thank you</DIV></div><br clear=all><hr>Join the worlds largest e-mail service with MSN Hotmail. <a href='http://g.msn.com/1HM300901/1W'>Click Here</a><br></html> |
|
From: patrick a. <ri...@ho...> - 2002-03-15 08:48:36
|
<html><div style='background-color:'><DIV>hi to all the group</DIV> <DIV> </DIV> <DIV>i'm patrick Assaf ,a engineering student and a i have project about creating a registart web site with all its fonctionality. i have found the urc site but and found this very interesting urc</DIV> <DIV>i would like to ask your help about implementing the platform that will execute the registration.</DIV> <DIV>what do i need the complete structure of the website.</DIV> <DIV>how to integrate this application what do i need ?</DIV> <DIV>an appache server? a domain name server? jsp?</DIV> <DIV>i'm looking forward for your answer </DIV> <DIV>thank you.</DIV></div><br clear=all><hr>MSN Photos is the easiest way to share and print your photos: <a href='http://g.msn.com/1HM300901/1V'>Click Here</a><br></html> |
|
From: Anthony E. <ae...@si...> - 2001-11-15 22:39:07
|
Version 1.0b1 of the Generic Registry Interface is now available at http://urc.sf.net/ . The Generic Registry Interface (GRI) is a set of classes which provide a common API for communicating with various domain name registries. The API attempts to provide methods and classes which are standard to all domain name registries. Changes: Added JavaDoc documentation to all classes. Added copyright message to classes where the message was missing. Added isSupportedName() to Registry interface. Added default implementation of isSupportedName() to AbstractRegistry. Added basic implementations for GRIDomain, GRIContact, GRIHost and GRIRegistrant interfaces. RegistryManager now has a static method for accessing a shared instance. Added loadConfiguration(InputStream in) and loadConfiguration(Element element) methods to RegistryFactory. Added more to developer documentation. This release represents the first beta release of the GRI. All classes should now include complete JavaDoc documentation, copyright headers, and their interfaces should be fairly stable. If you would like to find out more information about the GRI please visit http://urc.sf.net/ . For discussions, join the URC developer mailing list at http://lists.sourceforge.net/mailman/listinfo/urc-developer . Sincerely, Anthony Eden ae...@si... -- Signature Domains, Inc. 4021 Laguna St. Miami, FL. 33143 Phone: 305 446 6811 http://www.signaturedomains.com/ <http://www.signaturedomains.com/> |
|
From: Anthony E. <ae...@si...> - 2001-11-02 08:21:22
|
Version 03 of the Universal Registry Client is now available at http://urc.sf.net/ . The Universal Registry Client (URC) is desktop application which utilizes a common API for communicating with various domain name registries. The URC currently provides a scripting environment for writing scripts which execute commands in a registry. The URC includes built in support for Python scripts and can be extended to include any BSF-supported scripting language. The URC currently provides a registry implementation for EPP version 2 registries. Changes: Added menu item for clearing the log output. Upgraded GRI and GRI EPP implementation. Added GRI XRP implementation (implements version 0.2.3 of the NeuLevel RTK). Added SSL properties path to connection configuration. Implemented registrar password change feature. Upgraded Xerces to 1.4.3. Upgraded EdenLib to 0.8. If you would like to find out more information about the Universal Registry Client please visit http://urc.sf.net/ . For discussions, join the URC developer mailing list at http://lists.sourceforge.net/mailman/listinfo/urc-developer . Sincerely, Anthony Eden |
|
From: Anthony E. <ae...@si...> - 2001-10-28 21:23:05
|
Version 0.2 of the Universal Registry Client is now available at http://urc.sf.net/ . The Universal Registry Client (URC) is desktop application which utilizes a common API for communicating with various domain name registries. The URC currently provides a scripting environment for writing scripts which execute commands in a registry. The URC includes built in support for Python scripts and can be extended to include any BSF-supported scripting language. The URC currently provides a registry implementation for EPP version 2 registries. Changes: Added URCDomain, URCHost, URCContact and URCRegistrant classes. These classes implement the GRIDomain, GRIHost, GRIContact and GRIRegistrant interfaces respectively. Instances of these classes are used as arguments for methods in the Registry interface. Added Script Preferences with options for clearing the script editor on file open and after a script is executed. Added some example scripts which are included in the build. Added Registry Identifier field and supported suffix list to connection editor. pdated GRI.jar and EPP implementation. Added -r flag for setting the registries directory. Sincerely, Anthony Eden |