C# Example Project For Skype4COM
By
Don Kennedy on December 31, 2006 in Developer Blog.
Happy New Year everyone. Just wanted to start the new year right with an example to help others who are thinking of using C# to do development of an application to interface to the Skype client.
Many people in the API forum have been asking for more examples using C# using the Skype4COM interface. So here is one example done using the Microsoft Visual C# 2005 Express Edition.
Microsoft Visual C# 2005 Express Edition is free and can be downloaded here in the event you don’t have it:
Microsoft Visual C# 2005 Express Edition
The purpose of this example project/application is to show how to process Attachment, Call, Connect, Message and User status events using the Skype4COMLib as the interface from a C Sharp Application. it also includes a “Silent Mode” button that can be used many ways as well.
For more detail on what this example project can do please see this post in the API forum:
The CS project includes all files as well as the compiled debug and release .exe’s and has been added as a .zip file on the Skype4COM example page under “CS Examples” listed here as well:







