Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] Problem with porting libjingle to Java for Google Talk integration project

Hi everyone,

Google Talk uses a C++ library called libjingle for voice call handling. I checked for any java based solution (JNI Wrapped version, or an implementation in the smack library etc.) but failed in finding so. Does anyone have an idea of how to get it solved. It seems a pretty hard thing to wrap the entire libjingle in JNI (since it consists of over 300 C++ files).

Regards,
--
Nuwan Samarasekera
Dept of Computer Science and Engineering,
University of Moratuwa.

Back to the top