Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Using host name instead of ip address
vn1029
#1 Posted : Saturday, August 19, 2017 5:15:44 PM(UTC)
Groups: Member
Joined: 8/19/2017(UTC)
Posts: 2

Excuse my lack of knowledge in networking, but I was wondering if it is possible to reach a local server over wifi using a host name instead of the local ip address. I can successfully access the server by typing in the 192.xxx.x.xx address. I tried adding a host under "HTTP listen addresses", but various combinations using the name I created don't seem to work. Is what I'm trying to do possible?
Ultidev Team
#2 Posted : Friday, August 25, 2017 10:42:03 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi!
Sorry for the delayed response. There are a few of things to watch for here:
- As you noted, UWS-hosted app configuration should have its HTTP Listen Address to have either All specified in it, or have the explicit hostname:port combination specified.
- Your client system should be able to resolve server's hostname. Run "ping HostNameOfYourServerSystem" command on your client. It its output shows server's IP address, then it means your client is configured properly. If not, it could be that your server does not respond to pings, but more likely is means that your DNS is not set up correctly, and that can be mitigated by creating a custom entry in the "hosts" file located in the "C:\Windows\System32\drivers\etc" folder.
- Finally, please ensure that server's anti-virus and firewall software is not blocking port(s) your app is hosted at.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.