Dedicated Server Join Problem

Since it is listening on port 7777 are you sure it is not just your router that is not port forwarding the request to the dedicated server properly?
How are you sending the request from the client?

I am currently working on a project with an example of a shooter game.

I want to access the Dedicated Server only through IP, not a session here

But there’s a problem.

  1. Running a Dedicated Server and entering my local address from the client will not be accessible.

  2. When you run the Dedicated server, the windowsock is not initialized. Below is my server log.

For your information, I have deleted all my sessions and I really want to access them only through IP.

Thank you in advance.

Question two seems to have caused you confusion. The winsock is not initialized in my server log at this time. I uploaded the picture again!!