Posts: 384
Threads: 102
Joined: Nov 2015
Reputation:
0
Hello, i have seen some servers having a server ip
like servername:7777 How to make that?
instead of 25.255.255.255:7777
Posts: 4
Threads: 0
Joined: Feb 2013
Reputation:
0
Yeah! You would need a registered domain, in order to point your domain towards the server IP. The principle is somewhat or you can say completely same.
In order to connect to any server(Which is also a computer!), you simply require IP and Port number.
Since it is difficult to remember numeric IP Addresses, They came up with idea of 'Domains' which are pretty much human-brain friendly thing(Easy to remember!).
Domain does the work of pointing/redirecting the request towards the actual destination IP of the server.
I pretty much simplified things for you, Hope your query was resolved!