InterviewSolution
Saved Bookmarks
| 1. |
What is HTTP? |
|
Answer» Currently, HTTP is the most popular option for service transport. HTTP is simple, stable, and widely deployed. Furthermore, most firewalls allow HTTP traffic. This allows XML-RPC or SOAP messages to masquerade as HTTP messages. |
|