Hi I need to provide a service which will run on a server. It will receive images (JPEG, PNG, etc) and will do some processing, and some database operations etc, and return the status to the client.
I am investigating the best option to achieve this. Is axis2/c made for this? Or I am at wrong place? Is there any similar example under Axis2/C? How do a client send big data? The client is most likely an app on a smart phone with camera. Thanks Harmeet