Networking issues.

Few questions I’m hoping someone can help answer…

  1. First question is I’m able to run a listen server and connect to is but what is the fix for having jittery listen servers? I do have steam implemented all of that works fine problem is just the jitter when connecting to the server.

  2. How do you host a dedicated server using steam? I’m able to host a listen server and yes it does pop up in my custom in game server browser but how do I do that same thing with a dedicated server instead of a listen server ?

Update:

Also I was able to create a dedicated server using the command : “C:\Program Files\Epic Games\4.12\Engine\Binaries\Win64\UE4Editor.exe” “%CD%\MyProject.uproject” TestMap -server -log -Steam but still does not show up on my server browser.