Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client-server for Getting Informations about Users (IPK project 1)

Bachelor study at FIT VUT Brno
4th semester - summer 2018
Subject: Computer Communications and Networks (IPK)

Score

Test Score Max
Info 0 2
Folder 0 2
List 0 2
NF01 0 1
NF02 0 1
PL01 2 2
PL02 2 2

My commentary

First message (query from client) wasn't expected to be spliced into two or more messages therefore every long query will result in fault. This can be really easily patched with just one more cycle but it wasn't accepted, therefore the score is so low.

Tests

Server Start

ipk-server -p 51515

Info (2 points)

ipk-client -h localhost -p 51515 -n rysavy
ipk-client -h localhost -p 51515 -n biswas
ipk-client -h localhost -p 51515 -n xzwier00
ipk-client -h localhost -p 51515 -n_dhcp

Folder (2 points)

ipk-client -h localhost -p 51515 -f rysavy
ipk-client -h localhost -p 51515 -f qpovolny
ipk-client -h localhost -p 51515 -f zizkaj
ipk-client -h localhost -p 51515 -f avahi 

List (2 points)

ipk-client -h localhost -p 51515 -l rysavy
ipk-client -h localhost -p 51515 -l iegorova
ipk-client -h localhost -p 51515 -l xznebe00
ipk-client -h localhost -p 51515 -l xxx

NF01 (1 points)

ipk-client -h localhost -p 51515 -n r_savy

NF02 (1 points)

ipk-client -h localhost -p 51515 -f rys_vy

PL01 (2 points)

ipk-client -h localhost -p 51515 -l x

PL02 (2 points)

ipk-client -h localhost -p 51515 -l I

About

[IPK] Client-server for Getting Informations about Users

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages