News on update 22.12.2019

Hello, dear friends! Today I worked on the basic functionality of launching the server and it already works on UDP. You can see on the screenshots what successes I have achieved (Tests): 1 - Launched server, which does not match the ports, by the way, I have already decided what will happen with the ports (from 28500 to 28600) 2 - I launch the same server, where I see that this port is busy 3 - Command line arguments for launching 4 - List of UDP ports, with the command "netstat -a -p UDP" I am also waiting for your advice on what and how it would look in action on the server part.!

Mar 20, 2025 - 20:50
 0
News on update 22.12.2019

Image description
Hello, dear friends! Today I worked on the basic functionality of launching the server and it already works on UDP.
You can see on the screenshots what successes I have achieved (Tests):
1 - Launched server, which does not match the ports, by the way, I have already decided what will happen with the ports (from 28500 to 28600)
2 - I launch the same server, where I see that this port is busy
3 - Command line arguments for launching
4 - List of UDP ports, with the command "netstat -a -p UDP"

I am also waiting for your advice on what and how it would look in action on the server part.!