sendUDPMessage – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 6: Line 6:
Maybe "Returns false if the message could not be send" will be more close to the truth?<br />
Maybe "Returns false if the message could not be send" will be more close to the truth?<br />
--[[User:HeliJunkie|HeliJunkie]] 14:49, 17 December 2010 (CET)
--[[User:HeliJunkie|HeliJunkie]] 14:49, 17 December 2010 (CET)
: I've to make some test more to confirm the return behavior, you can be right. I'll update the page as soon as I'll get a final result. Sorry for that I've got a lot of commands to add ATM... [[User:Tom 48 97|tom_48_97]] 14:52, 17 December 2010 (CET)

Revision as of 15:52, 17 December 2010

Think there is something wrong with the description.
As far as I know:
UDP protocol is connection less, so it can't verify, if the sender recieves the data.
The description says "Returns false if the message has not been delivered".
So this can't be the truth.
Maybe "Returns false if the message could not be send" will be more close to the truth?
--HeliJunkie 14:49, 17 December 2010 (CET)

I've to make some test more to confirm the return behavior, you can be right. I'll update the page as soon as I'll get a final result. Sorry for that I've got a lot of commands to add ATM... tom_48_97 14:52, 17 December 2010 (CET)