Showing posts with label sockets. Show all posts
Showing posts with label sockets. Show all posts
Thursday, March 27, 2008
Sunday, January 20, 2008
Sockets?
Can I, over the internet, and/or by using ethernet cables directly, connect two computers to play an online game? (or so something that would need the responsiveness like an online game would)
can I do that with flash using sockets... or with java. How would I set up a server that did that?!
can I do that with flash using sockets... or with java. How would I set up a server that did that?!
Friday, January 18, 2008
Subscribe to:
Posts (Atom)
Why Comet? Why not JavaScript Sockets? You know, sockets, like what “real” applications use… True bidirectional communications.
I’m using Sockets all the time for my web applications using Flash. It works great.