Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
da9245bf 2021-05-24 10:40 Eliška Mourycová

Re #8941. Implemented asynchronous listening for clients' requests.

92897198 2021-05-23 14:17 Eliška Mourycová

Re #8944. Prepared testing class for DataDownloader.

86c29fc1 2021-05-21 11:15 Eliška Mourycová

Re #8943. Prepared getting predictions from Model.

79227a05 2021-05-20 07:50 Eliška Mourycová

Re #8943. Untested integration with Model.

6d0d1410 2021-05-20 07:33 Eliška Mourycová

Re #8941. Started working on enqueueing requests and processing them in a new thread. + Program.cs cleanup + Fixed Date error.

4129ce12 2021-05-16 17:33 Eliška Mourycová

Re #8838. Started refining commands accepting + modified GetData in DataDownloader.

6b4c34a2 2021-05-16 11:58 Eliška Mourycová

Re #8836. Added XML protocol building / parsing.

cd23df7f 2021-05-12 07:54 Eliška Mourycová

Re #8836. Fixed errors appearing when client sends POST request by sending an answer to the request.

3aba3c34 2021-05-02 06:38 Eliška Mourycová

Re #8770. Refactoring

e257ae8f 2021-04-30 20:57 Eliška Mourycová

Re #8770. Somewhat working example of HttpListener. Can receive requests from other than host machine. Firawall adjustment was necessary.

7a998d66 2021-04-26 08:54 Eliška Mourycová

Re #8691. Big refactor + config file added + working on providing methods for Parser.

34bf7aa2 2021-04-18 13:52 Eliška Mourycová

Refs #8620, #8619. Refactor + testing.

1434de93 2021-04-14 15:54 Eliška Mourycová

Re #8619. Connection handling improvements + simple parser of sent messages.

36c0667f 2021-04-14 12:27 Eliška Mourycová

Re #8619. Simple server and client capable of sending and receiving data.