carlosrafaelgn / IoTDCP

IoT Discovery and Control Protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IoTDCP

IoT Discovery and Control Protocol

This is the main repository for IoTDCP, with the C++ server implementation for Arduino/ESP8266 and for Windows (Visual Studio).

The Java implementation of the IoTDCP client library can found at IoTDCPJava.

A sample Android client application can found at IoTDCPAndroid.


This project is licensed under the terms of the FreeBSD License. See LICENSE.txt for more details.

About

IoT Discovery and Control Protocol

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 99.6%Language:C 0.4%