Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (406)
games submitted by our members
Games in WIP (293)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: 1 2 [3]
  ignore  |  Print  
  Have I adaquatly described BULLET?  (Read 10114 times)
0 Members and 1 Guest are viewing this topic.
Offline Jeff

JGO Coder




Got any cats?


« Reply #60 - Posted 2006-03-15 16:46:19 »

There are limits on the window size and TCP requires Acks.  That puts a limit on the throughput that becomes somewhat independant of bandwidth, for high bandwidths, and primarily dependant on latency. 

Fair enough.

In practice at TEN we never found this to be an issue.  Ofcourse the hjghest bandwidth we had to deal with for most of our customers was dual-ISDN.  The only real problem we had with TCP were those re-transmit stalls, which gets us abck to the original topic of the conversation Cool

Got a question about Java and game programming?  Just new to the Java Game Development Community?  Try my FAQ.  Its likely you'll learn something!

http://wiki.java.net/bin/view/Games/JeffFAQ
Offline phi6

Senior Newbie





« Reply #61 - Posted 2006-03-16 02:25:15 »

Ok thanks for your replies.

Now I am confused.

Why implement a reliable UDP protocol (at user level) if the performance is worse than UDP when the message in undelivered?

I thought UDP and TCP under normal conditions (when messages are delivered successfully) perform equally, so how does a UDP scheme that is reliable going to help?

Offline swpalmer

JGO Coder




Where's the Kaboom?


« Reply #62 - Posted 2006-03-16 04:43:19 »

I thought UDP and TCP under normal conditions (when messages are delivered successfully) perform equally, so how does a UDP scheme that is reliable going to help?

For the throughput required of most games that is probably true.   The UDP schemes that I was talking about are all about getting the highest throughput in a situation of high bandwidth and high latency.  Missed packets in those schemes don't have to be redelivered in a timely manner so long as the total throughput remains high.  So such schemes are mainly useful for bulk transfers, not the realtime needs of games.  (Except maybe for broadcasting game levels and patches where they would actually do very well.)

Pages: 1 2 [3]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Get high quality music tracks for your game!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (84 views)
2013-05-17 21:29:12

alaslipknot (92 views)
2013-05-16 21:24:48

gouessej (123 views)
2013-05-16 00:53:38

gouessej (115 views)
2013-05-16 00:17:58

theagentd (127 views)
2013-05-15 15:01:13

theagentd (114 views)
2013-05-15 15:00:54

StreetDoggy (158 views)
2013-05-14 15:56:26

kutucuk (180 views)
2013-05-12 17:10:36

kutucuk (180 views)
2013-05-12 15:36:09

UnluckyDevil (187 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.113 seconds with 20 queries.