fix: basic communication
Showing
- vs/LO23/Client/App.xaml 1 addition, 1 deletionvs/LO23/Client/App.xaml
- vs/LO23/Client/App.xaml.cs 8 additions, 1 deletionvs/LO23/Client/App.xaml.cs
- vs/LO23/Client/Client.csproj 9 additions, 2 deletionsvs/LO23/Client/Client.csproj
- vs/LO23/Client/comm/CommClient.cs 22 additions, 7 deletionsvs/LO23/Client/comm/CommClient.cs
- vs/LO23/Client/packages.config 4 additions, 0 deletionsvs/LO23/Client/packages.config
- vs/LO23/Server/Program.cs 4 additions, 2 deletionsvs/LO23/Server/Program.cs
- vs/LO23/Server/Server.csproj 6 additions, 1 deletionvs/LO23/Server/Server.csproj
- vs/LO23/Server/comm/ClientHandler.cs 21 additions, 10 deletionsvs/LO23/Server/comm/ClientHandler.cs
- vs/LO23/Server/comm/CommServer.cs 6 additions, 5 deletionsvs/LO23/Server/comm/CommServer.cs
- vs/LO23/Server/packages.config 4 additions, 0 deletionsvs/LO23/Server/packages.config
- vs/LO23/Shared/Shared.csproj 5 additions, 0 deletionsvs/LO23/Shared/Shared.csproj
- vs/LO23/Shared/comm/AnnouceUserMessage.cs 18 additions, 0 deletionsvs/LO23/Shared/comm/AnnouceUserMessage.cs
- vs/LO23/Shared/comm/UserAnnoucedMessage.cs 22 additions, 0 deletionsvs/LO23/Shared/comm/UserAnnoucedMessage.cs
- vs/LO23/Shared/interfaces/IDataToComm.cs 2 additions, 2 deletionsvs/LO23/Shared/interfaces/IDataToComm.cs
Loading
Please register or sign in to comment