06-24-2024, 05:00 PM
(translated by Google translator)
Hi all.
The game "AI Snake" uses a Client-Server connection. The server specifies the address of this connection in a text file. But, the connection that is established at this address is terminated if my Wi-Fi stops working.
Unfortunately, due to rocket attacks, my electricity supply often goes out. Therefore, it is difficult for me to conduct long-term training of AI in automatic mode.
I am able to provide uninterrupted power supply to my laptop. I can even provide internet for myself during times when the power is out.
But, I cannot be guaranteed to have Internet that does not interrupt the connection even for a second.
Therefore, I have a very important question for you: can I establish such a connection between the Clients and the Server that does not depend on Wi-Fi?
Thank you.
Hi all.
The game "AI Snake" uses a Client-Server connection. The server specifies the address of this connection in a text file. But, the connection that is established at this address is terminated if my Wi-Fi stops working.
Unfortunately, due to rocket attacks, my electricity supply often goes out. Therefore, it is difficult for me to conduct long-term training of AI in automatic mode.
I am able to provide uninterrupted power supply to my laptop. I can even provide internet for myself during times when the power is out.
But, I cannot be guaranteed to have Internet that does not interrupt the connection even for a second.
Therefore, I have a very important question for you: can I establish such a connection between the Clients and the Server that does not depend on Wi-Fi?
Thank you.