# lightssdpd **Repository Path**: fhzProjectFiles/lightssdpd ## Basic Information - **Project Name**: lightssdpd - **Description**: C语言写的ssdp库(server + client) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-01-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lightssdpd #### 介绍 C语言写的ssdp库(server + client) #### 软件架构 软件架构说明 #### 安装教程 1. make #### 使用说明 1. 执行./lightssdpd -t IPC -i eth0 -d -n servername 启动设备服务 2. 执行./sample/ssdp_client IPC 扫描设备 #### 参考 https://github.com/smallmuou/lightssdpd