The reason I ask is because this isn't a perl application.  It's actually a 
client application that is going to be written in Java that will allow 
certain aspects of CCE to be changed, like user information, etc.

The raq3 and raq4 was simple as that was just a SQL query, but this is 
somewhat more complex.  Access to a direct socket would have been ideal.  How 
does the Control Station do this?  Does it connect to a socket?  Or does it 
open up a shell remotely and run CCE?


On Saturday 18 January 2003 05:42 pm, Rick Combest wrote:
> That's cool.
>
> I would use ssh because it is secure.  You can tighten ssh up even more by
> setting up a CA certificate and using CA authentication on both sides.
>
> Rick
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Derek Belrose
> Sent: Saturday, January 11, 2003 2:29 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [cobalt-developers] connecting to cced remotely
>
> I apologize.  I reread your answer and you did, in fact, answer my
> question.
>
> Sorry! :)
>
> Derek
>
> On Saturday 18 January 2003 05:13 pm, Rick Combest wrote:
> > To access cced directly, use cceclient.  It is a command line tool.  To
>
> use
>
> > remotely, get a shell (ssh or telnet) then run cceclient.  Get "Sausalito
> > Developer's Guide" from the Sun site for the details.
> >
> > Rick
> >
> > PS  I have some perl utilities that will dump the cce configuration into
>
> an
>
> > xml file, create users from and xml config file and set configuration
> > parameters from an xml file, if you are interested.
> >
> > [EMAIL PROTECTED]
> >
> >
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Derek
> > Belrose Sent: Saturday, January 11, 2003 1:03 PM
> > To: [EMAIL PROTECTED]
> > Subject: [cobalt-developers] connecting to cced remotely
> >
> > Does anyone know if the cce daemon can accept remote connections via
> > tcp/ip?
> >
> > I'm working on a utility to manipulate some custom data and was hoping
>
> that
>
> > I
> > wouldn't have to write a daemon to sit on a port to control cce.
> >
> > Derek Belrose
> >
> > _______________________________________________
> > cobalt-developers mailing list
> > [EMAIL PROTECTED]
> > http://list.cobalt.com/mailman/listinfo/cobalt-developers
> >
> > _______________________________________________
> > cobalt-developers mailing list
> > [EMAIL PROTECTED]
> > http://list.cobalt.com/mailman/listinfo/cobalt-developers
>
> _______________________________________________
> cobalt-developers mailing list
> [EMAIL PROTECTED]
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>
> _______________________________________________
> cobalt-developers mailing list
> [EMAIL PROTECTED]
> http://list.cobalt.com/mailman/listinfo/cobalt-developers

_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to