Skip to content

alfattack/CAB403_Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAB403 Assignment

Completed in 2018

Compile Instructions

  1. run ‘make’ to compile server_program and client_program

  2. Run 'server_program' with either a argument for port number - or no argument (default port: 12345) i.e. ./server_program 12345

  3. run instances of 'client_program' with IP address of server and port number of server as arguments. i.e. ./client_program 127.0.0.1 12345

NOTE: if the server program is run from outside the main directory - the authentication.txt file will not be found

Client Authentication Username Password

Maolin 111111

Jason 222222

Mike 333333

Peter 444444

Justin 555555

Anna 123123

Timothy 155222

Anthony 123123

Paul 248273

Richie 993844

About

Uni assignment from 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published