Thursday, June 30, 2005

Skype - and how to use it in Delphi

Skype has a public API, and it's almost impossible to find. Actually there's no specific file for the API - Skype itself responds to calls using WM_COPYDATA. It'll also send you notifications - stuff that you must handle in your form's Message Handler.


Ok, this isn't that simple to explain. Check out a sample Skype Tracer that I've developed, and it's available at:


http://www.agnisoft.com/downloads/SkypeTracerDelphi.zip. Let me know what you think...

1 Comments:

Blogger Unknown said...

Hi Deepak.
I want to start skype programming. I am well versed with Delphi and VB.
Can you tell me where to start with ?

Thanks

9:24 AM  

Post a Comment

<< Home