XML-RPC
 
 
- Remote Procedure Call Origins
- Uses HTTP as carrier
- 
- allows routing through firewalls without special configuration
- can rely on HTTP security, authentication, session management
 
- Developed by Frontier, Microsoft
- Implementations in Java, Perl, Python, etc.