Archived

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

use glacier to call back from server to client?

use glacier to call back from server to client?


In the case,because of firewall,I use Bi-directional Connection.

So,The glacier can use the same Connection that client come from ,to
callback the the client servant .
But,my question is, how can I set my servant in that dynamic port in client?

Comments

  • I suggest to read the Glacier section in the manual in detail, and to have a look at test/Glacier/starter for an example.
  • thank you ,I can now!!!

    thank you ,I can now!!!