Creado un server sincrono, crea un socket tcp en el puerto 11000

This commit is contained in:
2018-07-18 23:23:42 -04:00
parent 8fa955a937
commit cb611a6536
3 changed files with 86 additions and 5 deletions

8
.gitignore vendored
View File

@@ -1,7 +1,5 @@
# ---> VisualStudioCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
ServerSYNC/.vscode
ServerSYNC/bin
ServerSYNC/obj