# BDWareDOIP **Repository Path**: SCP_2018/BDWareDOIP ## Basic Information - **Project Name**: BDWareDOIP - **Description**: DOIP是一种以数字对象为中心的交互协议,可用于将人机物场景下的异构资源以统一的协议进行交互 - **Primary Language**: Java - **License**: MulanPSL-1.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2020-02-05 - **Last Updated**: 2025-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BDWare DOIP Project Introduction There are 3 modules in this project: ## netty-codec + DOIP Decoder and Encoder ## netty-doclient + Using the client to visit DoRepository ## netty-doserver + Extends DoServerHandler.java, Using annotation to define your own DORepository.