Skip to content

sh-r0/SendFile_inator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SendFile_inator

A simple TCP application sending files and receiving it on client side. It's written in c++ and currently supports Windows operating system. It's worth noting that program doesn't support port forwarding currently and it's suitable only for local networks.

Features:

  • Ipv4
  • Tcp
  • Windows
  • Sending directories (todo)
  • Linux support (todo)
  • Ipv6 (todo)

Dependencies

Winsock

Building

To build the project you need to be operating on Windows and have working winsock support.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages