You could use JellAP, which contains a system to automatically update clients without the need to implement any code in your application :-)
--Alessandro On 6/1/06, Carl Read <[EMAIL PROTECTED]> wrote: > > On Thursday, 1-June-2006 at 15:27:27 Alessandro Manotti wrote, > > > > >Hello John, > > > >SOA is more a concept than a program. Basically SOA suggests to use > >Web Services to interface rich clients and servers. > > > >If you don't need to use web services, I suggest you to create in the > >server some web pages, but not returning HTML but returning Rebol > >structures. > > > >In this way, you can use simple GET/POST message to send data to the > >server, and you can retrieve the results very fast. > > And update the client apps that way too. > > -- Carl Read. > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
