c# - Is it possible to write a Skype client? -
is there libraries this?
i put on server , windows service.
and skype will not installed on server. skype api not mean guess.
edit:
i sorry not being clear. here need:
i need skype client act small bot. person uses skype ask like:
print totalcreditsloadedtoday
and answer:
567867867 credits.
i need write windows service accept text messages skype , send responses text message (a simple skype client). don't need voip support skype a, errr customer requirement lets say. (and yes suggested google talk not accepted)
but need achieve without installing skype server.
skype communication encrypted , no documentation publicly available on protocol. means luck reverse-engineering it.
Comments
Post a Comment