EsotericSoftware / kryonet

TCP/UDP client/server library for Java, based on Kryo
BSD 3-Clause "New" or "Revised" License
1.81k stars 419 forks source link

Moving connections from class to class #27

Closed ghost closed 10 years ago

ghost commented 10 years ago

From walto...@gmail.com on November 04, 2012 17:39:15

What steps will reproduce the problem?

  1. client login to mainServer
  2. the mainServer has a Game class that use server protocol
  3. how do i input client(connection) to the new server, with out making them connect 2 servers. What is the expected output? What do you see instead? how do i move clients, from main Server, to sub Server. What version of the product are you using? On what operating system? 2.2 Please provide any additional information below.

Original issue: http://code.google.com/p/kryonet/issues/detail?id=26

ghost commented 10 years ago

From nathan.s...@gmail.com on November 04, 2012 23:42:27

You don't, connect to the other server just as you connected to the first. Or have the first contact the second. Either way, this isn't a KryoNet issue.

Status: Invalid

ghost commented 10 years ago

From walto...@gmail.com on November 05, 2012 00:09:59

http://slick.javaunlimited.net/viewtopic.php?f=3&t=5735 here if you can please look and help me, i know it issn't kryonet issue but i didn't know where to post it.

ghost commented 10 years ago

From nathan.s...@gmail.com on November 05, 2012 00:11:33

The tracker is for issues with the library. Post it on the KryoNet mailing list, or better here: http://www.java-gaming.org/

ghost commented 10 years ago

From walto...@gmail.com on November 05, 2012 00:30:45

i did post it there, tnx. http://www.java-gaming.org/topics/kryonet-trying-to-move-sable-connection-from-server-to-server-inside-the-class/27710/view.html