Skip to content

MohammadMirsafaei/IUT-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Network Project

This is a client-server project for network course.

Main Files

  • Client.py
  • Server.py

Up and running

  1. Grab project files. Import db.sql into mysql.
  2. Install tornado and torndb. Remember you cant use python 3.x cause torndb doesn't support that.
    $ pip install tornado torndb
  1. Run these commands and use them.
   $ python server.py
   $ python client.py

Admin User

There is only one admin user, { u: amir, p: 11041104}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages