Tasharen Entertainment Forum

Support => TNet 3 Support => Topic started by: luvcraft on June 23, 2014, 01:23:37 PM

Title: are RFCs guaranteed?
Post by: luvcraft on June 23, 2014, 01:23:37 PM
I'm fairly new to network programming, but I'm making a lot of great headway with TNet.

I have a couple of "newbie" questions, though:


A "yes" or "no" answer is OK, but I'd also love to know the reason for the yes or no so I can understand the system (and networking in general) better. Thanks!

EDIT: Based on this thread (http://www.tasharen.com/forum/index.php?topic=8079.0) it looks like the answer to #2 is "yes", which probably means that #1 is "yes", too.
Title: Re: are RFCs guaranteed?
Post by: ArenMook on June 24, 2014, 07:25:10 AM
1. If you send it via tno.Send, yes. If you send it via tno.SendQuickly, maybe. SendQuickly uses UDP, and it's not fully reliable.
2. Yes.