Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jorgebg/sistemas-distribuidos


https://github.com/jorgebg/sistemas-distribuidos

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

#Práctica 1: Comunicación de procesos usando sockets
[Asignatura de Sistemas Distribuidos](http://www3.uc3m.es/reina/Fichas/Idioma_2/218.15754.html)

##Descripción
El alumno deberá diseñar, codificar y probar, utilizando el lenguaje C y sobre sistema operativo UNIX/Linux un cliente y servidor que analice y modifique textos.

[Enunciado](https://github.com/jorgebg/sistemas-distribuidos/raw/master/doc/practica1_ssdd_superior.pdf)
[Memoria](https://github.com/jorgebg/sistemas-distribuidos/raw/master/doc/memoria.pdf)
[Ejemplos](https://github.com/jorgebg/sistemas-distribuidos/blob/master/utils/test)