Re: [qooxdoo-devel] How to find Server URL

2007-02-12 Thread Graham Henderson
Derrell: Too easy.thank you. Graham [EMAIL PROTECTED] wrote: Graham Henderson writes: > I am developing a Qooxdoo application that will serve as a user interface to > an embedded system. I have built the application's gui and I am now > implementing the json-rpc mechanism to allow the

Re: [qooxdoo-devel] How to find Server URL

2007-02-12 Thread Derrell . Lipman
Graham Henderson <[EMAIL PROTECTED]> writes: > I am developing a Qooxdoo application that will serve as a user interface to > an embedded system. I have built the application's gui and I am now > implementing the json-rpc mechanism to allow the settings and process data > to be populated. > > I a

[qooxdoo-devel] How to find Server URL

2007-02-12 Thread Graham Henderson
Hello: I am developing a Qooxdoo application that will serve as a user interface to an embedded system. I have built the application's gui and I am now implementing the json-rpc mechanism to allow the settings and process data to be populated. I am implementing the "echo test" on the client si