Search found 2 matches

by Arkathorn
Fri Jun 17, 2016 4:50 pm
Forum: Support and Development
Topic: Networking over the Internet
Replies: 3
Views: 2155

Re: Networking over the Internet

I cannot thank you enough for informing me of the 0.0.0.0 address. Networking is working now.
by Arkathorn
Thu Jun 16, 2016 11:44 pm
Forum: Support and Development
Topic: Networking over the Internet
Replies: 3
Views: 2155

Networking over the Internet

I'm trying to get started with networking, and I'm running into quite a few issues. I created a networking manager class using lua-enet, and it functions correctly when bound to different ports on the loopback address (127.0.0.1). However, any attempt to establish a connection between two different ...