2009年1月21日星期三

libjingle file share demon

  Tips:

  1. The method Share need to use fullJid, otherwise, if bareJid used, an error response with " feature-not-implemented" will be returned

  2. only file in the current working directory can be shared when using pcp.


  It took me several hours to figure these out. Maybe, I'm still not very familiar with the code