This was a HUGE fail on my side! Sorry.
I donât know if you realize that any server supports lan. Even the versions of mojang.
Very simple actually.
- Setup a server on a computer
- open cmd and do âipconfigâ and look for ipv4 address.
- Share that address with any1 in your LAN.
Note that this doesnât work online. For that you need to setup NAT to forward ports.
Donât think you need to do that any more for the past few version of Minecraft. It seems to automatically search the local network for running local servers.
Well that was a fail on my side
Doesnât matter mate, LAN == Internet. The whole internet works on LAN. If this wouldnât work you couldnât join a online bukkit/forge server. If that didnât work I wouldnât even been writing here.
Its even that bad that LAN support is merged in your operating system xD.
I donât think thatâs how it works XD Internet is more of a WAN if anything. LAN is just a restriction to the internal network youâre connected to via modem/router. You can emulate an internal network over an internet connection with Hamachi, although thatâs not ideal if it can be avoided.
If you meant cabled vs wi-fi internet being the same as far as the LAN is concerned, then yeah. It doesnât matter how you connect to your modem/router, once connected, your part of the LAN. Not necessarily internet. You can have an internet-less LAN.
You can connect to a minecraft server on the same router using 127.0.0.1:[port] without needing to port forward from my experience.
I was trying to keep it simple, but youâre right indeed .
Naah thats the loopback address, you use that IP for locally running servers. Most likely it will be something in range of this : 192.168.0.2-244
But they both primarily use Internet protocol (IP)
127.0.0.1 is a loopback, it will only connect to the PC itâs being used from. Wonât need to specify the port unless you use a custom port. If another computer on the LAN is hosting the server, youâll likely need a 192.168.x.x address, where the last x generally isnât 1, otherwise itâll try to connect to the router. (Although not all internal network IPs are that format, mind you, depending on your setup)
If youâre hosting the MC server on your own PC, but not via the clientâs built-in server, you can connect with the loopback address or âlocalhostâ though.
Regardless, you generally donât need port-forwarding for LAN games. The port forwarding is responsible for data being received by the router/modem being re-routed to a specific internal address. Itâs only necessary for external connections.
No need for futher replies guys. It was a fail on my side.
Found this too: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-tools/1264112-mineannouncer-announce-any-server-as-a-lan-world
I closed this because the original post was edited removing the original content. The posted received the answer they wanted.