Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crear Receptor #18

Closed
4 tasks done
LuchoR27 opened this issue Apr 8, 2019 · 0 comments
Closed
4 tasks done

Crear Receptor #18

LuchoR27 opened this issue Apr 8, 2019 · 0 comments
Labels
question Further information is requested

Comments

@LuchoR27
Copy link
Collaborator

LuchoR27 commented Apr 8, 2019

  • Crear socket que se conecte con cliente (emisor)

  • Crear vector de colas para guardar cada mensaje que llega

  • Hilo maestro : Recibe mensaje, lee encabezado, si existe, la encola en la posición indicada del vector.

  • HiloArchivo : Desencola de la posición indicada, y escribe al archivo

@LuchoR27 LuchoR27 added the question Further information is requested label Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants