Skip to content

Comment on An Unusual Paint Programparent

Comments

Flash 10 has udp support, kinda handy for game connections.

HTML 5 will support some kind of raw-ish TCP connection (accessible from JavaScript). I think most games able to run performantly in the browser will be just fine without UDP.

yes, most games would be, we've got a realtime fps running (in flash) over standard tcp at the moment. But udp would let us scale from 2 players to 16 per game room in a much smoother way.

The one issue we have with lag is an occassional dropped packed that holds everything up.

Not to mention flash 10 will allow direct peer to peer connections, bypassing several hops...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.