< Previous

Summary

This is the end of the tutorial Create a hello world service with EGL.
The service you created and used in this tutorial was not powerful or complex, but it demonstrates how service-oriented architecture can separate your applications into modular, flexible pieces.

Lessons learned

By completing this tutorial, you learned how to do the following tasks:

You may want to continue learning by working with the tutorial application. Try adding additional functionality on your own. If you have done any other EGL tutorials, you could try putting the logic from those tutorials into a service, or you could try adding additional functions to your existing service.

< Previous

Feedback