An RDB file parsing tool for simulation data analysis and export operations.
- OS: Ubuntu 22.04 LTS (recommended) or higher
- Dependencies: C++ compilation environment
src/rdbclient.cpp, line 20
unsigned short port = 48190;
const char ip[] = "192.168.100.35"; Execute the following commands step by step:
# 1. Install build tools
sudo apt update && sudo apt install -y build-essential
# 2. Compile the project
make
# Ensure that VTD is running
# 3. Run the client
./rdbclient