Ver Mensaje Individual
  #1 (permalink)  
Antiguo 05/11/2015, 05:15
Gonzi_Malaga
 
Fecha de Ingreso: noviembre-2015
Mensajes: 1
Antigüedad: 8 años, 6 meses
Puntos: 0
Exclamación Ejercicio de BSDSockets

Buenas! Estoy con una puñetera práctica de Erasmus que tenemos que hacer sin que nos expliquen nada... alguno sabría como cojones hacer esto? porque ni siquiera en google encuentro nada...

Create C/C++ program for UNIX operating system using BSD sockets which will download specified object (page,
picture, generally any file) from WWW server.
· Final program should be compiled into filename called download.
· Create makefile which can be used for automatic compilation of source file(s)
by typing make statement in UNIX shell.
· Downloaded file will have name as presented in URL or index.html for default
index page.


Graciaaaaas!