Subject: How To include the client IP address
Hello,
I set up a tigase server on an azure VM.
Using Matrix library we created a very simple client tool to test the server connection.
When the client tool is local on the server machine, the connection seems great and we get OnPresence call back.
When the client is on a different machine, we connect (somehow) to the server, but we get unknown host.
Upon mentioning this to Tigase people they mentioned something about "...specify the local IP in clients...".
Can you please help ? "how do we specify the local IP in clients in an xmppClient object" ?!
Regards
I set up a tigase server on an azure VM.
Using Matrix library we created a very simple client tool to test the server connection.
When the client tool is local on the server machine, the connection seems great and we get OnPresence call back.
When the client is on a different machine, we connect (somehow) to the server, but we get unknown host.
Upon mentioning this to Tigase people they mentioned something about "...specify the local IP in clients...".
Can you please help ? "how do we specify the local IP in clients in an xmppClient object" ?!
Regards