I'm trying to write a google talk client in java. I'm using smack api from ignite realtime.
there is a difference between google talk voice chat implementation with standard jingle protocol. I've tried the smack jingle that is based on standard jingle but it won't work with google talk.
I want to know the difference to alter the smack jingle to be able to call google talk.
have you got any idea about to? thanks in advance