InterviewSolution
Saved Bookmarks
| 1. |
What Are The Advantages Of Soap? |
|
Answer» Since its XML BASED, it is platform and programming language INDEPENDENT. RPC (REMOTE procedure calls) are SOMETIMES blocked by firewalls and proxy servers- Soap overcomes that. Since its XML based, it is platform and programming language independent. RPC (Remote procedure calls) are sometimes blocked by firewalls and proxy servers- Soap overcomes that. |
|