Java 2D Tile RPG - Online TCP/IP Java RPG Game

preview_player
Показать описание
My demonstration of a server and two clients on my Java game.

Yay YouTube music.
Рекомендации по теме
Комментарии
Автор

Sockets... using TCP/IP. It's pretty simple. I send a string from client like "1|43|move|username" and the server "explodes" it using the delmiter as "|" and the server would send back to the client make username MOVE to x 1 and y 43... or to that effect.

Centuska
Автор

How did you snchronize the position of player 1 and player 2?

loliganz
Автор

please tell me the name of this song! its awesome! thanks!

jrdPalacios
Автор

can i get the code or et lesat the code to conect two java programs with tcp

raskec