Here are a few more details that I've run across over the years.
ADDRESSES:
0.0.0.0 A non-existent or dummy address that does not refer to anything on the network
127.0.0.1 "Self." That is the current computer (some programs are structured to talk with other parts of themselves using this conceptual net address)
192.168.x.x Defines a private network that does not connect to the Internet; it is usually the default for your home (private) network for instance
192.168.1.1 The default address for the router on your home network
192.168.1.x The individual devices on your home network. Usually these default address assignments are done by your router
There is another private address range that may be used instead of 192.168.x.x. I don't remember for sure, but I think it starts with 24.?.x.x
mech-eng said:
I use a wlan and how can I be sure if somebody is in my wlan?
First read the manual/documentation for your router. Somewhere the will be a reference about "Connected Devices" or similiar.
Open your browser and in the URL field (address field) enter 192.168.1.1 This is the default address to talk to your router. (If that doesn't work, find the dafault address in the documentation.)
DO NOT CHANGE ANY ROUTER SETTINGS WITHOUT BEING SURE YOU KNOW WHAT YOU ARE DOING AND WHY. It is possible to disable connectivity between the router and all of your devices. If this happens you will have to find in the documentation how to reset the router to "Factory Defaults" and then start over and reconfigure your network. This
may require a wired (Ethernet) connection to the router.
Once the router screen shows up in the browser, follow the documentation instructions to display the Connected Devices. This will display a list of all the devices that are currently connected to your network. If something is shut off or out of range it will not be listed.
Well that's about all I know about it, and... Welcome to the maddening inner workings of networks. You can spend years looking into all the non-obvious details, most of us don't bother.