Skip to content

KyleParato/471_Group_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Group 6:
  Name               Email
  Kyle Parato        kparato@csu.fullerton.edu
  Jesus Lozano-Vega  lozano1992@csu.fullerton.edu
  Matthew Lomelin    matlom787@csu.fullerton.edu
  Hunter Hughes      hhughes@csu.fullerton.edu
  
Programming Language:
  Python3

How to run: (run program in its folder)
  server
    python3 serv.py <PORTNUM>
  client
    python3 cli.py <servermachine(IP)> <serverport>  
    
    (Server IP is set to 127.0.0.1 as default)
    I have been using these commands to run the client and server
    in two seperate terminal windows
    	python3 serv.py 12345
    	python3 cli.py 127.0.0.1 12345
    	
Notes:
  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages