Background:
背景:
Some time ago I worked on a Java Server-Client application (Building automatization was the scope). After a first try, where we wrote both the server and the client in java and connected them over java RMI (Remote Method Interface), we found that writing the client in Javascript would be better for several reasons (I won't give them here, do not matter).Some time ago I worked on a