Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+11 votes
asked in CSC 305 Fall 2024 by (1.3k points)

2 Answers

+5 votes

I think the easiest way to set up the server work is to look at the code in the ChatterBoxExample that he showed us in class. If you're still struggling with it, I suggest going to office hours.

answered by (1.8k points)
+4

Thank you Tim, I will look into the project on GitHub.

+2 votes

Just like Tim said going over ChatterBoxExample was the most straightforward way to go about it, that way we were not overwhelmed by extra information about networking and only worried about adding changes to fit our project.

answered by (4.1k points)
...