Activating the network ...
Initializing client sending application ...
Initializing the transactions ...
Connecting client to network ...
Initializing client receiving application ...
DEBUG : Client.run() - starting client sending thread connected
Initializing the server ...
Inializing the Accounts database ...
DEBUG : Client.run() - starting client receiving thread connected
Connecting server to network ...
DEBUG : Server.withdraw - i 1 Current balance 1000.0 Amount 500.0 Thread2
DEBUG : Server.withdraw - i 2 Current balance 28000.0 Amount 20000.0 Thread2
DEBUG : Server.deposit - i 3 Current balance 120000.0 Amount 20000.0 Thread2
DEBUG : Server.withdraw - i 4 Current balance 125.0 Amount 25.0 Thread2
DEBUG : Server.query - i 5 Current balance 1750.0 Thread2
DEBUG : Server.deposit - i 6 Current balance 17000.0 Amount 3000.0 Thread2
DEBUG : Server.query - i 7 Current balance 20500.0 Thread2
DEBUG : Server.deposit - i 8 Current balance 75.0 Amount 25.0 Thread2
DEBUG : Server.withdraw - i 9 Current balance 1300.0 Amount 1500.0 Thread2
DEBUG : Server.deposit - i 11 Current balance 25.0 Amount 725.0 Thread2
DEBUG : Server.query - i 12 Current balance 1000.0 Thread2
DEBUG : Server.deposit - i 13 Current balance 1000.0 Amount 100.0 Thread2
Account number 11528 Account Balance 500.0 Message done
Account number 16783 Account Balance 8000.0 Message done
Account number 10538 Account Balance 140000.0 Message done
Account number 21O15 Account Balance 100.0 Message done
Account number 61326 Account Balance 1750.0 Message done
Account number 82465 Account Balance 20000.0 Message done