On Fri, 2009-06-19 at 18:15 +0300, Burak Arslan wrote:
> Gene Amtower wrote:
>
> > I'd really like to be able to have an RPC server for these
> > applications that is accessed through the modplsql module. I think
> > I could create the RPC server in an Oracle package using the
> > guidelines for writing an RPC server and based on the existing
> > PHPRPC server approach, but I wonder if anyone has already looked at
> > doing this in Oracle.
> >
>
> what rpc protocol(s) does mod_plsql support ?
Burak,
Your question is just short enough to be vague to me 0- I'm not sure if
you mean data protocols or connection protocols.
If you mean connection protocols, modplsql is just a module loaded into
the Apache daemon environment, so it supports whatever the Apache server
supports. I think it would have the same capabilities that we have with
our PHPRPC system on the Qooxdoo project, providing http GET/POST
support to the Qooxdoo client libraries. The requests themselves are
just passed on to the Oracle procedural environment by the modplsql
module, so any details of the communication are going to depend on the
Oracle environment rather than the modplsql module itself.
Is this what you're asking? Or, do you mean data protocols instead?
Thanks,
Gene
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel