Domain server

Clemzo
Posts: 3
Joined: Sat Feb 11, 2017 10:50 pm

Domain server

Postby Clemzo » Sun Feb 12, 2017 5:56 pm

Hello,

I need to create a domain on my local network.
Do you think is possible to create a ".esp" or ".dom.esp" domain (I prefere the first one) with an ESP8266 ?

Thank for your help.

pratik

Re: Domain server

Postby pratik » Wed Mar 01, 2017 2:43 pm

I think using mDNS APIs from the SDKs will be the best option for getting this done.
The other option would be to have this ESP server use a static IP and then add a custom domain name record in your clients such that a specific domain name will always point to the IP of the ESP8266 server.

Clemzo
Posts: 3
Joined: Sat Feb 11, 2017 10:50 pm

Re: Domain server

Postby Clemzo » Thu Mar 02, 2017 1:40 am

Thanks for your answer.

I have already used the mDNS, but this solution is multicast and the response times are not satisfactory.

Currently I use serverDNS on ESP and external domain server on my LAN.
It is the good way.

Now I want create a domain server with ESP.

Is it possible ?

Thanks

Who is online

Users browsing this forum: No registered users and 3 guests