Hello Everyone.
I am using flex for a chat application (web app) and using openfire server.
and XIFF lib for xmpp support in application.
I want to get IP address of client/where my flex chat gets loaded/visitor to my flex app.
How can i get it?
Is it possible in flex to get Ip ? or is there any way to get Ip on openfire server (by some modification in server, I know java very well. but new to flex).
Thanks in Advance.