Le mardi 09 décembre 2008 à 12:38 +0200, Ralf Kistner a écrit : > I'm busy developing a connection manager for the MXit protocol > (http://www.mxit.co.za), with telepathy-python. Most of the code I > based on the Butterfly project. This, together with the Telepathy > specifications, was good enough to get most of the basic features to > work (messaging, presence, aliasing, etc). > > However, I'm having trouble implementing some features not present in > the Butterfly project, for example file transfers (I know the spec is > only in draft version, but I'm willing to change my implementation as > the spec is updated). One of my biggest problems is, how do I test it? > Currently I'm using the Empathy package for Ubuntu from launchpad. > > Are there any better tools available for testing the connection > manager? I didn't have much luck with telepathy-inspector.
Empathy 2.25.2 supports file transfer, you can get is from the ppa: https://launchpad.net/~telepathy/+archive Guillaume certainly did a python script to test salut's implementation of file transfer, I guess you can find it in telepathy-python or telepathy-salut source code. Xavier Claessens. _______________________________________________ Telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
