Let's say I wanted to build myapp that enabled someone else POST a
jpeg to myapp and get back a jpeg stream or a URL where the jpeg
stream could be gotten? Or both, if possible. What would be the most
efficient way of doing that?

Is this the sort of thing that services are good at? I re-read the
services section of the manual but didn't see anything that would lead
me to believe that a service is the way to go here. Can someone give
me a pointer?

Thanks.

Reply via email to