kryonet
kryonet copied to clipboard
RMI why can't I getClientHost()
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?
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.