Introduction

Untitled

This is the Server & Client program.

Client downloads the file from Server.

Usage

Before start program

  1. Prepare the file to serve in Server folder

On program

  1. Server
    • Enter the file name to serve
    • Enter the server port number
    • Wait until Client's request arrives
  2. Client
    • Enter the file name to get
    • Enter the Server's IP address
    • Enter the Server's port number

스크린샷 2020-12-26 오후 2 10 05