kryonet icon indicating copy to clipboard operation
kryonet copied to clipboard

RMI why can't I getClientHost()

Open S66D opened this issue 9 years ago • 1 comments

Is there a way to know the connection of the client who made the call to the method in the remote object. Does KryoNet already have this feature?

S66D avatar May 21 '16 16:05 S66D

https://github.com/EsotericSoftware/kryonet/issues/90 Same problem but I need it from the server side, and I think nicosio2 meant get the connection from within the remote object on the server side, it is impotent for security.

S66D avatar May 21 '16 21:05 S66D