A file transfer server/client programmed in C making use of TCP/UDP and IPv4 and IPv6.
A file transfer server coded in C. Usage: IPv4 address + Port + IPv6 address + port IP Address defaults to localhost Ports default to 33455 for IPv4 and 33446 IPv6 MTU default 1440 for IPv4 and 1280 for IPv6
Responsible for retriving a file from the server, once the address and port are specified.