tags:

views:

64

answers:

1

Hi,

Is it possible to send skype messages from web, without using the skype desktop application. Ex: User inputs his skype username, destination skype username and message, then probably there would be authorization request from skype, he'd enter his username and password, and then message would be sent to the recipient.

I also wander if it is possible to somehow send message to those who have chosen "Allow IMs from people in my contact list only", and sender isnt in recipients contact list.

If anyone knows, please write here or link the resources where i can find information about this. Thanks in advance

A: 

I haven't tried it, but this looks promising:

http://www.codeproject.com/KB/cs/skypecontrolapicsharp.aspx

The skype developer blog also has an example:

http://blogs.skype.com/developer/2006/12/c_example_project_for_skype4co.html

bogeymin
Both of the examlpes are using Skype clients, I need to do it without that. If that is possible at all.
gio_333m