Remote Procedural Call via XML-RPC in 5 minutes

preview_player
Показать описание

Make sure you don't stop watching until you've considered the security implications as well.

Contents:

0:00 Introduction
0:33 Language-agnostic
0:52 Our First XML-RPC Server
2:02 Our First XML-RPC Client
3:05 Exceptions
3:28 3 Absolute Key Aspects that must be considered
4:18 Making Life Easier with Classes
4:43 Verbose Mode (Raw XML)
4:53 Alternate, Otherwise Invalid and Dotted API Names
5:19 Security Implications
Рекомендации по теме
Комментарии
Автор

If you've found this useful in anyway, I'd really appreciate sharing it where you can so that more people can enjoy this resource! Watch out for a personal video I'm making on my own journey and how I changed career in my 30s from boring monotony to an exciting software engineering role. If ever you needed motivation or wanted my own specific advice on how to become a self-taught developer, then you make sure you don't miss it. Will be available next week!

LivePython
Автор

Concise and awesome! I was up and running in no time...missed some details concern types/pickling, but went back and found all the answers. Thanks!

dnintzel
Автор

Really good explanation, great style. Awesome video.

VinodMoorkoth
Автор

What if we have third instance? Like, an entity that stands between a client and a server? Something that communicates between client and a server that utilizes a socket connection with the server and rpc connection with client? I would have to import both socket and xmlrpc.client right?

buak
Автор

This was really interesting! I can't say I understood everything on first view but still. I'm looking for a JSON-RPC for Django but can't seam to find anything. The documentation is difficult for me to grasp practically.

JakobPapirov
Автор

it's giving me errors on the client side

kitsomoote
join shbcf.ru