FAQ
Frequently asked questions (FAQ) about MCM-204
General
- #### What is the default IP address?
The default IP is the fixed link local IP address 169.254.1.1
- #### How to connect by hostname?
The connection via hostname relies on DNS service, please make sure the DNS service is functional.
Programming
- #### What kinds of API supported?
- ##### RESTFul API : You could get most everything via this.
- ##### C/C++ API : Used for getting rawdata more effiency.