Hey Robert,

2009/10/14 Robert lzw <[email protected]>:
> Hi there,
>
> This is what I want to do: assuming I have developed a web portal
> implementing all the functionalities I can think of. However, my
> users, after using it for a while, might end up with wanting to change
> what I have implemented on their own: how data are processed
> (algorithm change), for example. It would be difficult for them to
> implement it from scratch. Is it possible for me to provide some APIs
> or interfaces that my users can use to change my existing web portal?
> One scenario would be: (1) connecting user's web server to mine to get
> whatever they want (raw data, metafile, etc.); (2) users use the APIs
> or interfaces I provided to customize my web portal according to their
> own idea. This way, their development efforts can be maximally
> facilitated.
>
> Can anyone give some hints on how this can be done? What development
> tools / library should I use?

It sounds like you want to make available some your calculations also
as web services ?
Wt does not provide support for that, but you could use any other C++
web service libraries ?

Regards,
koen

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to