New tutorial

Joakim G. jocke@REDACTED
Fri Feb 14 10:45:31 CET 2003


Hi,
I have written a companion to Joe's tutorial on how to build a 
fault-tolerant banking
server. It updates it to use XML-RPC and examplifies how to connect to 
the bank server
using a Java XML-RPC client (as well as an Erlang XML-RPC client).

Just take Joe's banking tutorial:
http://www.sics.se/~joe/tutorials/robust_server/robust_server.html

Replace:
http://www.sics.se/~joe/tutorials/robust_server/robust_bank_server.erl
with
http://www.gleipnir.com/xmlrpc/unpacked/LATEST/examples/robust_bank_server.erl

and

http://www.sics.se/~joe/tutorials/robust_server/robust_bank_client.erl
with
http://www.gleipnir.com/xmlrpc/unpacked/LATEST/examples/robust_bank_client.erl

The Java client looks like this:
http://www.gleipnir.com/xmlrpc/unpacked/LATEST/examples/BankClient.java

The companion tutorial itself can be found here:
http://www.gleipnir.com/xmlrpc/unpacked/LATEST/examples/robust_banking.txt

Cheers
/Jocke





More information about the erlang-questions mailing list