Hello Guest

Networking?

  • 6 Replies
  • 13026 Views
Networking?
« on: February 17, 2006, 12:24:45 »
How to make a simple chatroom that would run as an applet? I'm trying to figure out how some simple two-player games are made, like online tic-tac-toe for example. I found an example, but in whatever server I run it, it still displays "There is no connection with serverName". I am trying to understand how to use Socket and ServerSocket, but it's so difficult. It would be really good if I could find a simple example that would work - I'm so desperate 'cause I have been reading long tutorials for hours by now.


Networking?
« Reply #2 on: February 17, 2006, 12:50:28 »
Quote from: "Matzon"
http://java.sun.com/docs/books/tutorial/networking/sockets/index.html


Thanx, but this is one of those really long tutorials that I've been reading and I'll probably keep on reading over and over again until I will finally understand.

Networking?
« Reply #3 on: February 20, 2006, 04:45:14 »
=-=-=-=-=-======-=-=-=-=-=-
http://www.tommytwisters.com

Networking?
« Reply #4 on: February 21, 2006, 14:05:13 »
Quote from: "elias4444"
Check out https://javagamenetworking.dev.java.net/


Uhh... I've spent 1h trying to figure out how to use wincvs to get the code. Isn't there any alternative to download that engine?

Networking?
« Reply #5 on: February 21, 2006, 16:02:00 »
Yeah, just download the source or the jar (hit the "Documents & files" link on the left).
=-=-=-=-=-======-=-=-=-=-=-
http://www.tommytwisters.com

Networking?
« Reply #6 on: February 22, 2006, 12:15:26 »
Quote from: "elias4444"
Yeah, just download the source or the jar (hit the "Documents & files" link on the left).


Thank you! Stupid me, always trying the hard way :(