Re: Java Development

2000-07-20 Thread Vince Callaway
Building an EJB would be the ideal solution. I've been following the PHP discussion, with great interest. I know just enough perl to be dangerous, but PHP should port well to java. As I have time I will do some tinkering with ejb code, but I am somewhat slammed for time as it is. P.S. Sorry

PHP interface

2000-07-20 Thread diwalker
I was looking through the dev-list archive and I found bleachboys C library for opensrs, it's kinda old, but it could be updated. A few messages before he released it he stated that the company he worked for wrote it specifically to use with PHP. It appears to have all the encryption/protocol

Lookup delay.

2000-07-20 Thread diwalker
Hey OpenSRS Staff people, I know your listening ;) What's the deal with the command execution speed limit? The modification I made to the lookup funtion ,in the reg_system, has a one second delay due to this speed limit, I would really love to take that out. I'm sure the limit was added

Re: PHP Class Announcement

2000-07-20 Thread mpg4
> > I've started a SourceForge project for developing a PHP class that > talks to OpenSRS: > > http://opensrs-php.sourceforge.net/ Excellent! I'll let you create the mailing list then, too... :-> > > > BTW, Mike: your CBC hack doesn't work for me. :( If found a problem last ni

Find the Right Online Credit Card Merchant

2000-07-20 Thread William Porquet
Fellow Dev-listers, This seems a popular question posed to the Support Team lately, so I thought I'd pass on this thought-provoking discussion thread. Since it's slashdot, it's probably more appropriate for dev-list than discuss-list. :-) http://slashdot.org/article.pl?sid=00/07/15/1749210 Chee

Re: Java Development

2000-07-20 Thread Charles Daminato
We're doing our best not to outright CHANGE our protocol - just add and enhance what's already there. We work hard to maintain backwards compatability with our client code base and the technologies they represend. Charles Daminato OpenSRS Support Manager [EMAIL PROTECTED] On Thu, 20 Jul 2000, N

Re: Java Development

2000-07-20 Thread Noah Couture
Sort of.   We ended up writing a little inetd daemon in perl that talks to opensrs with the standard .pm.  The java runtime opens a socket and chats with it.  It works fine, but I suppose its a bit slow.   Previous to settling on that solution, I found the C library that someone had submitte

Java Developement

2000-07-20 Thread Vince Callaway
Has anyone done any Java Servlet or JSP porting of the opensrs software? S/MIME Cryptographic Signature

Variable question

2000-07-20 Thread Michael David
Hi Folks!   Anybody know how I can separate the list of successfully registered domain names into separate variables?  I want to individually display each domain name on the “Thank you” page in addition to {{status}}.   Cheers!   Michael David [EMAIL PROTECTED]  

PHP Class Announcement

2000-07-20 Thread Colin Viebrock
I've started a SourceForge project for developing a PHP class that talks to OpenSRS: http://opensrs-php.sourceforge.net/ You can download my base class (which doesn't work), and Mike's CBC hack. There's also a CVS tree set up for both. There's also a mailing list set up: http:

$response{domain} or $response{reg_domain}

2000-07-20 Thread Derek Glidden
I'm writing a custom client for the company I work for, in Perl, using the OpenSRS.pm module. (We have different customer requirements from the various CGI stuff that comes in the OpenSRS tarball from OpenSRS, so I get to re-implement a buncha stuff.) So far so good, but it seems like the OpenS

Re: NT Problem, Logging in...

2000-07-20 Thread WebWiz
Hi Todd, Check to see that d:\ihwy\opensrs and all directories below it have READ privilege granted for IUSR_machinename. If not: cacls d:\ihwy\opensrs /t /e /g IUSR_machinename:R will do the trick. Please let me know if this resolves the problem. You might also check to be certain that B

NT Problem, Logging in...

2000-07-20 Thread Van Gelder, Todd
Hello folks, we need to resolve the following problem. We've followed the recommended procedures from the atlcon.net site thus far but run into this: Need to find resolution to the error - Logging in to OpenSRS server...Can't locate object method "keysize" via package "Blowfish_PP " at d:/ihwy/op