=====================================================================================
Quick memo for installation and activation
=====================================================================================
Unzip at the download folder to obtain the main folder of making basic, and In Microsoft Windows, copy the folder making basic to c:\, whereas in Apple Mac and Linux, copy the folder to home directory.
In order to activate simple server and client, open two jconsoles independently and issue the following
command.
In Microsoft Windows, load 'c:/making_basic/begin_simple_server_or_client_jconsole.ijs' In Microsoft Windows Subsystem for Linux, load '/mnt/c/making_basic/begin_simple_server_or_client_jconsole_wsl.ijs' In both Apple Mac and Linux, load (_1}.2!:0 'echo $HOME'), '/making_basic/begin_simple_server_or_client_jconsole.ijs' After loading begin script, system displays the following, please type either of the following commands and hit enter to begin each menu begin 'server' or begin 'client' In one jconsole, issue a command begin 'server' to start a server and in the other jconsole, issue a command begin 'client' to start a client.
In Windows, copy the unzipped folder making to c:\, whereas in Apple Mac and Linux, copy the folder to home directory. In order to activate web form server menu, open jconsole and issue the following command.
Activation command for web form server in jconsole Windows Jconsole: load 'c:\making\begin_web_server_jconsole.ijs' Windows Subsystem for Linux load '/mnt/c/making/begin_web_server_jconsole_wsl.ijs' Mac and Linux load (_1}.2!:0 'echo $HOME'),'/making/begin_web_server_jconsole.ijs' After loading begin script, system displays the following, please type begin 0 to start server begin 0 And issue a command begin 0 to start the web form server manager menu.