Jump to content

Recommended Posts

Posted

On another server, this is working. On my own server I am getting this message:
Error sending outgoing packets: Operation not permitted

The firewall has the ports unblocked for incoming and outgoing UDP traffic.

Let's build cool stuff and have fun. :)

Posted

I am working on another server now that I redirected a subdomain to. I've got communication working between three programs. However, I originally designed the networking system so that clients and servers are strictly defined, but in order to get the server external IP address, I think the same host needs to connect to the master server and at the same time be able to accept connections from other machines. So that needs to be revisited.

Let's build cool stuff and have fun. :)

Posted

I think Steam networking is the right way to go. Building and testing a reliable NAT punch-through system of our own is probably not realistic. There's always going to be a bunch of weird hardware out there I can't realistically test and it will result in angry people who can't connect to a game.

For fast-paced networked games, I think relying on Steam networking is the right choice. That will give us reliable NAT punch-through, voice communication, and server listing with minimal work.

For applications that cannot be run through Steam, for example an enterprise VR collaborative tool, I recommend a relay server.

I am uploading my project here, as it may be useful in the future.

Server.zip

Let's build cool stuff and have fun. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...