ascent12 / tftp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Trivial File Transfer Protocol implementation I wrote for a university assignment.
It doesn't support all transfer modes of TFTP, but it was explicitly in the assignement that it shouldn't.

About


Languages

Language:C 98.1%Language:Makefile 1.9%