How can I make web server reachable through DNS (by host name, not IP)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How can I make web server reachable through DNS (by host name, not IP)

1,903件の閲覧回数
errsionjack
Contributor I

Hi erverybody,

     I was suing the MK60D100M Board, the software is based on the MQX4.1. In my project, we need reache the Board's web server thorgh the host name, not the Board's IP address. I found the link Re: How do you make a web server reachable through DNS (by name, not IP) and add the host name succefully, but it can't reache the webserver. I ask the FAE in china, they told me that I have to implement the DNS server function in mu Board, but I know that the MQX only has DNS client API. So my question is how I can implemnt the DNS server function ?

ラベル(2)
0 件の賞賛
返信
2 返答(返信)

1,262件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi, Jack, I think you can try to modify hosts name file(s) at local client side.

http://en.wikipedia.org/wiki/Hosts_%28file%29

The location of the hosts file in the file system hierarchy varies by operating system. It is usually named “hosts”, without an extension.

On windows it is at: c:\Windows\System32\drivers\etc\hosts

On linux it is at: /etc/hosts

0 件の賞賛
返信

1,262件の閲覧回数
hiwave
NXP Employee
NXP Employee
0 件の賞賛
返信