I have this task given to me and have no idea how to approach it.. Everywhere online says that this isn't possible without .dll or mocking.
The server, when launched with an argument of –w should open a windowed interface that permits an operator to control the functions of the server. If launched with no arguments it should operate as previously specified in part 1
(part 1 is a console application) I don't know if I'm missing something obvious. Thanks for any help you can give