Bug 245583 - Will there be a SkypeKit implementation?
Summary: Will there be a SkypeKit implementation?
Status: RESOLVED NOT A BUG
Alias: None
Product: kopete
Classification: Unmaintained
Component: Skype Plugin (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-23 22:34 UTC by ghost_zero5
Modified: 2011-03-02 14:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ghost_zero5 2010-07-23 22:34:43 UTC
Version:           unspecified
OS:                Linux

Hi,

I would like to know if there will be a SkypeKit implementation of the Skype plugin in the future.
As far as I understand currently it uses the normal Skype API and requires Skype to run.

I am currently not using Kopete but I think I will soon use it and Skype support is important for me.

Reproducible: Always
Comment 1 Pali Rohár 2010-08-27 16:37:58 UTC
SkypeKit is not for desktop computers.
Only Skype Public API (part of original Skype binary desktop client) is usable for communication with Skype network.
Comment 2 Ricardo 2011-03-02 00:32:48 UTC
Are you sure skypekit is not for desktop users?, Skype web page says:
"SkypeKit works without a Skype desktop client. Think of SkypeKit as a "headless" version of Skype, running invisibly with no user display."
https://support.skype.com/en/faq/FA10627/What-is-SkypeKit?fromSearchFirstPage=false
Comment 3 Pali Rohár 2011-03-02 11:54:59 UTC
Skypekit is not for end-users and (as I think) is closed library which cannot be linked to our Kopete GPL code. See http://developer.skype.com/public/skypekit

There is nothing public info about Skypekit (documentation, public header files + libraries), so it is not possible to implement it in Kopete.
Comment 4 Ricardo 2011-03-02 14:12:54 UTC
I thought it was a library, so kopete should simply call that API from that library, but i suppose that you have look into it with more detail than me.
But you are right, there is no public details.

From http://blogs.skype.com/developer/2010/06/skypekit_beta.html
"If you are interested, please check out the Skype Developer site, and feel free to sign up for the SkypeKit Beta membership. Although please keep in mind, we will activate registrations on an invitation only basis during our beta period."
so it seems that until skypekit is out of beta, is not possible to get more details...