Skip to content

gollum2411/sock2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sock2014

Repo for Sockets Programming course, Iteso 2014.

Compiling

Root makefile will compile all subprojects in the repo, although each subproject may be compiled by their own makefile. Documentation is only compiled by the root makefile, via "make doc" or as part as the "all" target.

Subprojects

A small explanation of subprojects is provided:

timeserver

A simple server that echoes the time for each connection it receives.

filetransfer

A small command line utility to serve/get a single file. Created using getopt.

httpserver

Simple HTTP server. It binds to port 8080 and serves files relative to the directory from where the binary was invoked.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published