Online games start. Turning on the computer over the network

Technology remote start(Wake on LAN) must be a supported BIOS and network card. Also, we need a special application, the functions of which allow us to send a WOL packet to a remote PC.

Thanks to modern advances, you can turn on a remote PC not only from another computer, but also from your phone. You also need to remember that turning on the computer in remote mode implies the activity of the network card - it must receive power in standby mode.

Preparatory actions

First of all, you need to configure the BIOS and the network adapter to wake up. It doesn't matter what kind of network it is - built-in or external. Having opened the main I / O program, we will find the section responsible for power management - Power Management, for example.

In this section, you need to find the wakeup parameters.

These settings can go by various names, including Wake on LAN, PowerOn By PCI Card, WOL from Soft-Off, and more. This option must be enabled.

It is possible that you will need to enable the option in the picture below.

For greater certainty, it is better to familiarize yourself with all the options for waking up your BIOS. After all, the computer can wake up from the TV tuner, if the PCI-Express option is enabled, and after pressing any key on the keyboard, if the options associated with the PS / 2 port are enabled. In our case, we need a parameter associated with the PCI bus on which the integrated network controller is located.

After configuring the BIOS, be sure to check if the technology in question is supported by your Ethernet controller. We will need to enable the reception of the "magic" WOL packet so that the Ethernet controller is configured to wait for it. A WOL packet is a special Ethernet frame consisting of a sequence of bytes containing the MAC address of the network card. Upon receiving such a frame, the Ethernet card generates a signal to wake up the PC.

So, let's open the network control center.

Open the properties of the network adapter.

Let's move on to its settings.

Enable WOL Packet Magic and, if necessary, enable Energy Efficiant Ethernet, End Wake.

Let's go to the power management tab, where this configuration should be.

WakeMeOnLan

Let's use a small Wakmeonlan program for our purposes. This application does not require installation. After starting it, you need to scan the local network so that Wakemeonlan finds all network devices.

It should work on the PC from which the WOL frame will be generated to turn on the remote PC. This is how Wakemeonlan scans:

If during the scan the application did not detect a currently disabled computer, then it is possible to add it yourself.

Let's add another device manually.

You just need to enter the IP address of this device and its MAC into the form.

Let's determine the addresses we need, for which we will launch the command line.

Run ipconfig with the /all key.

The second way - let's look at the "Adapter Status".

Open the Details window.

Let's find the addresses we are interested in.

After adding the desired device, update the list.

As you can see, we already have three devices.

Once added, you can easily turn it on remotely by clicking the "Wake up Selected Computer" button.

Let's use TeamViewer

This pre-configuration will allow you to run the Wake on LAN function of an application such as TeamViewer. To wake up a PC remotely, the following must be provided:

Cable connection to the Internet.

The computer is put into one of the modes: hibernation, sleep, or soft shutdown (Start and Shutdown).

Installed TeamViewer.

It is very important to turn off fast startup in operating systems such as Windows 8 and 10. Your instances of TeamViewer must be associated with a program account. In this case, all devices must belong to the same LAN.

In the application options tab, you need to activate the Wake-on-LAN function and configure it by clicking the button of the same name. By selecting the option "Other applications in the same local network”, add the TeamViewer ID of the devices from which this computer is allowed to wake up. To create conditions for enabling by a public IP address, you will have to connect with dynamic DNS, which will also have to be configured on the network router. Let's consider all the steps in order.

First of all, let's link all computers to an existing account.

A warning window about the need to link to an account.

Binding using the "Link" button.

An established connection is displayed at the bottom.

We will need to configure the Wake on Lan feature.

Check the box next to other TeamViewer applications.

Add the TeamViewer ID whose computer will send the WOL packet.

You can wake up a remote PC from your account TeamViewer, which displays all the devices associated with it. You just need to press a button in the form of a power button, which will send a WOL frame to the Ethernet card of the selected electronic device.

Summary

To remotely turn on the PC from another device, you need to configure the BIOS and Ethernet card. In the BIOS, you will need to configure the wake-up policy for the PC on a network signal, which is in an active state, provided by standby power. Also, you need to configure the Ethernet controller to receive WOL packets. You will also need a special program to generate a WOL package. Such a program can be, for example, Wakemeonlan or TeamViewer.

Suppose you have a remote computer on your local network, to which you periodically connect from your computer via remote desktop or using special Team Viewer or Radmin programs, it doesn’t matter. And to connect, you do not need the remote computer to be turned on, and if it is turned off, and you are far away or too lazy to turn it on, press the power button. Then the WOL technology will come to the rescue, which stands for Wake On Lan, which translates as "wake up over the network." What does this technology do ?, it sends a "magic packet", so to speak, this packet carries data with a certain sequence.

Requirements for a remote computer for this technology to work are:

  1. Motherboard powered by ATX;
  2. BIOS here you need to enable Wake-On-LAN support, and configure power saving correctly.
  3. Network Card with support for WOL technology (also almost everything, but it still needs to be enabled in the network card settings);

And so we made sure that we have an ATX-powered motherboard, these are almost all modern computers.

We go into the BIOS, we find in the menu something similar to power management (Power Management Setup) or in Advanced. We enable the Wake-On-LAN function, this item may look different depending on the BIOS, for example:

  1. Resume by LAN
  2. Wake Up On LAN
  3. WOL From Soft Off
  4. Power Up on PCI

In general, see everything related to the phrases "Power Up", "WOL", "Wake Up", "Resume by" but related to LAN, MAC or PCI.
We transfer the operation of the motherboard to a certain Suspend Mode power-saving mode. Most computers support ACPI and allow you to use only two modes S1 (POS) and S3 (STR), but we will be interested in the S1 (Power on Suspend) mode, this is also very important, otherwise our network card will not be supplied with constant 5V when the computer is turned off, and we will not be able to turn it on.

After you have enabled the setting in BIOS, you need to make sure that when the computer is turned off, the green or orange light on the network card is on, which will mean that everything is done correctly.

  1. Wake on Magic Packet
  2. Wake on pattern
  3. Wake on Lan
  4. WakeOnLan from PowerOff
  5. Wake from shutdown

If any settings were not found, then here you will have to read the documentation for your network card or motherboard yourself and find out which items it all includes, but they definitely exist and must be enabled otherwise nothing will work.

And after you have configured both the BIOS and the Network card, turn off the computer and look and once again make sure that the green light on the back of the network card is on, it should be on, thereby meaning that it is ready to receive the magic packet.

Remotely turn on a computer over a local network

In this case, it is not necessary to know the IP address of the computer. It is enough to send a broadcast packet 225.225.225.225 to the local network.

  1. You need to know the MAC address (physical address) of the network card of the computer you are going to turn on.
  2. You need a program that will send this magic packet (_http://www.depicus.com/wake-on-lan/wake-on-lan-gui.aspx).

Remotely turn on the computer via the Internet

  1. You need to know the white IP address of the remote computer to be included;
  2. MAC address;
  3. If at the other end the remote computer is on a local network controlled by a server or router, then you need to configure them by forwarding ports to the computer being turned on in this network.

Let's say your white IP is 109.xxx.xx. 112, then you need to register in the router in the “Single port forwarding” section the External port, for example 4545 (or another not used), and the Internal port 3389 (RDP port, only this one is required), To the IP address 192.168.1.123 of the computer to be switched on.

P.S.: It is very important when connecting remotely via a local network or via the Internet, do not forget to check the ports for availability (openness), especially the external one, otherwise your magic package will be denied access, you can check it using the service _http://2ip.ru/check-port /. If the port is closed, then it means that the Firewall (Firewall) on the router or server is blocking it. It needs to be opened.



Very often a situation arises when you want to play not only with bots, but also against each other over the network. This requires a high-quality Internet connection and a company of three or four players. Our article talks about how to play on a local network.

Online play

  1. In order to play online, you need to make sure that all computers are connected to the same network. To do this, open "Explorer" or "Total Commander" and check for computers in the "Network Places" folder, where the MSHOME or WORKGROUP groups should be located.
  2. Next, open the game and create a new one. The computer on which the new game was created will be considered the main one. While creating new game you must specify the number of participants and a password to enter the game.
  3. Next, all participants must connect to the local network. To do this, select "Find Servers" in the menu and click on the "Local Network" tab. After the network is loaded, you must click "Join".

Hamachi

You can also play on the local network using the Hamachi application:

  1. Download the software from softonic.com and install it on your computer.
  2. Open the program, hover over the triangle and select "Create a new network".
  3. Enter a name and password.
  4. Go to a game where you can play online and create a local network.
  5. After that, friends should launch the program, enter the name and password (which you created) and start the game.

Multiplayer

Another option that allows you to play over a local network is the multiplayer feature:

  1. Launch the game you are interested in.
  2. Select the multiplayer game function (multiplayer).
  3. In the menu for creating a game, you must select a map, set all the necessary parameters and settings. After that, you need to click "create server".
  4. The game will load. It remains only to collect required amount players, as some games won't load without a certain number of players. Players can communicate in a special chat.

If you want to connect to an already created game, you need to go to multiplayer and select "Connect to game".

Many are wondering how to play pirates online if licensed game, everything is much simpler than it would seem, for this case they came up with a lot of programs that connect players from all over the world together.

In this article, we will present the most common programs that players often use. Probably you have often heard how to play through Hamachi over the network, and the like. How to play old games online? Utilities for playing on local and internet. A video game with a computer is, of course, interesting, but it is even more exciting to resist not a bot, but a real person! It is not excluded that he will make some mistake, not an ordinary step, surprise with something. In addition, almost all experienced players play much more exciting and more correct than robots...

But if WOW, Tanks, GTA, etc. do not appear with almost all advanced network video games, there are a certain number of older video games - almost all players have difficulties. In fact, in this article I will give different kinds and methods of how you can play games on the local network and the web with real people (even those games in which this is not foreseen and there is nothing, except for the LAN mode, i.e. games only on "locale".

Free VPN to solve exactly your problems, connect remote computers into one virtual network. Radmin VPN is a free and easy-to-use program for creating virtual personal networks (VPNs). The program allows players to establish a secure and reliable connection between computers over the Internet, as if they were united through a local area network. Source - https://site/

Evolve is a program for creating a local (LAN) network between gamers using Internet connection. Improved similarity to the Tunngle program, much better and has more features. The biggest advantage is that you do not need to install anything, the program will do everything for you. Evolve is a program for creating a local (LAN) network between gamers using Internet connection. Improved similarity to the Tunngle program, much better and has more features.

An application that provides a virtual local area network for various PC video games. It is possible to build your own little rooms or connect to existing ones. The GameRanger software modulates a virtual local area network for PC video games: this can be useful for those who are bored of playing alone. To do this, in order to participate in a group video game, you simply need to install this program on your computer. At first it was designed for a total of ten game programs, but now it supports more than 600 video games.

This is a tool for creating a virtual personal network (VPN) and managing it between some remote computers. You can similarly simulate a 100% encrypted and secure local area network, which can be quite useful for some video games. one of the most famous tools for creating virtual personal VPN networks. Using this program, you can simply set up an encrypted connection over the Internet between remote computers, simulating a connection over a local area network.

A common program that allows you to play various computer games in team mode, team up with players from around the world. Garena Plus is a universal video game client that allows you to build a local network on top of the World Wide Web. The program is used to launch cooperative video games of various genres, allowing you to quickly and easily find competitors for online battles.

Tunngle is a client program based on VPN technology and intentionally designed for video games in co-op mode. Because of Tunngle, you can play with your own web mates as if it were a local network. There are a lot of co-op video game programs on the web, but Tunngle is considered the absolute favorite among them, offering far more options than rivals.

LanGame++ allows you to play network games people present in various networks, if such a possibility is not available in the video game itself. LanGame++ is a program with which you can play network games for people present in different networks, and similarly in local networks in different subnets, if there is no such possibility in the video game itself. Does not ask for a connection to the Global Web.

Share: