08 Server

  • Download the generic server code.
  • Open the code in a new tab and run it.
  • Without closing, return to your main file.

Connecting a big-bang to a server is done by adding a register clause:

(register LOCALHOST)

You can name each window by adding a name clause:

(name "My Name")

Follow the video, it’s pretty straightforward.

The most common error is not having the server running!!

Last modified August 18, 2023: 2022-2023 End State (7352e87)