Thoughts on 2-way RPC
Charles Goodwin <[email protected]> Wed, 21 Jan 2004 03:22:29 +0000
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Organization | XWT Foundation |
| Message-ID | <[email protected]> |
Just thinking about it, obviously any RPC has to be client-initiated given the awkward locations a client might find itself in. Therefore, any form of 2-way RPC over XMLRPC will have to be polling-based. So, well, we have an xwt.util namespace. Let's add the 2-way RPC there and create a mini-standard of our own for interacting with it from the server. -- - Charlie The future of the net - www.xwt.org Charles Goodwin <[email protected]> Member of the XWT Foundation