# FlexIP **Repository Path**: bickeri/flex-ip ## Basic Information - **Project Name**: FlexIP - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-10-24 - **Last Updated**: 2024-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FlexIP #### 介绍 FlexIP作为IP协议的拓展,在IP地址的基础上增加可变长语义地址,实现基于可变长多语义寻址的路由协议和UDP通信。 #### 软件架构 1. /bin:存放编译输出的可执行程序 2. /bulid: 编译路径 3. /include: 头文件路径 4. /src: 源文件路径 #### 下载和编译 1. git clone git@gitee.com:bickeri/flex-ip.git 2. cd build 3. cmake .. 4. make -j