Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket Programming File Transfer Application

A socket-based file transfer application developed in Python.

Features

  • Client-server architecture
  • GUI and CLI clients
  • Secure file transfer
  • User authentication

Installation

  1. Clone the repository:
    git clone https://github.com/thaisonho/csc10008---Socket-programming.git

Usage

Running the Server

Start the server:

python server.py

Running the client

python client.py # for GUI
# or
python client_CLI.py # for CLI

About

A socket-based file transfer application.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages