Skip to content

cadt-g6/encryption_over_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Send data over network

An assignment to encrypt message & image over network.

  • Python as server
  • Dart as frontend

I. Structure

II. Execute

Server

You may need to install flask to run the project. To start server, execute following in terminal:

flask run -p 5001

Frontend

Make sure you start server first. To test frontend, execute following in terminal:

# for exercise 1
dart --no-sound-null-safety exercise1.dart

# for exercise 2
dart --no-sound-null-safety exercise2.dart

III. Team

See our team here: https://github.com/cadt-g6/encryption_over_network/graphs/contributors

About

Send encryption data between Flutter & Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •