Skip to content

a-dhami/filetransferC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filetransferC

A file transfer server/client programmed in C making use of TCP/UDP and IPv4 and IPv6.

server

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

client

Responsible for retriving a file from the server, once the address and port are specified.

About

A file transfer server/client programmed in C making use of TCP/UDP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages