how does a web service work code example
Example: web services
-Web services are services spread over the web.
-Enables the communication between application over the web and provides
a standart protocol or format for communication.
-Using webservices two different applications designed in different languages
can talk to each other share information and exchange data
-Platform independent.