Corrected the server and client example code to make them runnable. The two unimplemented methods call the callback with errors, OK for an example.
The client port was changed from 502 to 8888 to mirror the (unprivileged) server example.
Formatted javascript as javascript and corrected indentation to make it more readable.
Corrected the server and client example code to make them runnable. The two unimplemented methods call the callback with errors, OK for an example. The client port was changed from 502 to 8888 to mirror the (unprivileged) server example. Formatted javascript as javascript and corrected indentation to make it more readable.