You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this project is to develop a distributed banking system that provides customers with the facility to check their accounts and do transactions on-line. The system provides all the banks facilities to its customers when their authentications match, including viewing account information, performing transfers etc.
Ce projet consiste à mettre en place un système client serveur. Le client fait une demande au serveur et celui-ci le fourni la réponse et le client affiche la réponse qu'il a reçu
Este projeto foi desenvolvido como atividade prática com o objetivo de aplicar o middleware Java RMI (Remote Method Invocation) em um cenário realista. A aplicação realiza o cálculo de similaridade entre três objetos (flores, com 4 atributos numéricos cada), utilizando duas métricas: distância Euclidiana ou City Block.