Sami Islam
May 25, 2022

--

Hi,

You need to provide a (only 1) argument to the client call. This can be done in 2 ways:

1) If you are starting the client from Visual Studio then in the Debug properties you should be able to put an argument for the program.

2) If you are starting the client directly via command line, you need to provide an argument to the .exe

--

--