Hello everyone
I want write a Special Messenger(should be able to some transaction) with RMI(Remote Method Invocation) or Network(Socket) , It should be
- Fast
- Secure
- Convenience(easy to use)
- and of course beautiful :)
It's for a big LAN and it should be able to handle our transaction in Oracle DB !!!
which way is better in java? RMI or Network ???
Thanks guys :)