Este cliente envia datos al servidor sincrono

This commit is contained in:
2018-07-18 23:44:59 -04:00
parent cb611a6536
commit 03a7ed1b56
3 changed files with 74 additions and 0 deletions

3
.gitignore vendored
View File

@@ -3,3 +3,6 @@ ServerSYNC/.vscode
ServerSYNC/bin
ServerSYNC/obj
ClientSYNC/.vscode
ClientSYNC/bin
ClientSYNC/obj