Archived

This forum has been archived. Please start a new discussion on GitHub.

about restrict IP address in Ice

if I can restrict the ip address of client by ice?
for example: some interface I hope to open to client that limited Ip, and other ip address can't call it.

Comments

  • addition:

    except use the IceSSL and glacier2.

    :D:D:D
  • matthew
    matthew NL, Canada
    Except by doing it yourself in the server implementation there is no way to do this with Ice. Note that just using the IP address isn't very secure, since it can be faked.