I have a question , how you can create separated server port?

So to say i finish my game and i want to make it multiplayer and i want to have my own port not 7777 … its a posibility for it ?

You can pick port using -port commend line option. You can also change default port by placing this in DefaultEngine.ini

[URL]
Port=Number Here