Projects STRLCPY vucsa Commits 8abc2dc4
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 23 lines
    24 24   
    25 25  ## Project Structure
    26 26  Project is divided into three modules:
    27  -- **vulnerable-common** - common functionality for both client and server (including protocol processing utilities)
    28  -- **vulnerable-client** - vulnerable client with JavaFX GUI
    29  -- **vulnerable-server** - vulnerable server for terminal use
     27 +- **vucsa-common** - common functionality for both client and server (including protocol processing utilities)
     28 +- **vucsa-client** - vulnerable client with JavaFX GUI
     29 +- **vucsa-server** - vulnerable server for terminal use
    30 30   
    31 31  ## Data Structure
    32 32  Messages transmitted between server and client have the following simple format:
    skipped 10 lines
Please wait...
Page is in error, reload to recover