Developers: Fudayl Çavuş | Mahmut Sacit Meydanal
Detailed explanation and Technical Report can be found here
- Sockets
- Threads
- Windows Forms
No external libraries are used
- Completely Async Server
- Client-Server Architecture
- Pre-caching method for continous data-transfer
- Library-like Client Model
- Generic Packet Serializer for data-transfer
- Clean Code Base
- can see current online users
- can see current exchange ratios (server-side data)
- can see current weather temperature (server-side data)
- can see outer-gate log
- can send message to all neighbours
- is protected via server-side credential control
- has familiar UI
- can handle multiple clients at a time
- can handle the change of user status and broadcast
- can consume APIs asynchronously