Socket Programming

  • https://github.com/tionry/socketprogrammingFTP

    Brief Introduction

    Socket programming including TCP and UDP, in this project, I implemented a simple program using UDP protocol and FTP, client and server, based on TCP protocol. However, Linux platform is necessary for execution.