Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgebg/sistemas-distribuidos
https://github.com/jorgebg/sistemas-distribuidos
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jorgebg/sistemas-distribuidos
- Owner: jorgebg
- Created: 2012-02-23T15:28:25.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-03-12T18:35:38.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T03:59:25.510Z (9 months ago)
- Language: C
- Size: 1.23 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)