-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,22 @@ | ||
# AdobeConnectSDK | ||
# What is it - AdobeConnectSDK | ||
|
||
Software Development Kit for e-Learning solutions using *Adobe Connect Professional*. | ||
|
||
Part of e-learning solution, this component allows you to seamlessly integrate your applications with Adobe Connect infrastructure. | ||
|
||
Product consist of SDK reference (.chm) manual, source code and sample application. | ||
Fully managed code (C#), no external dependencies. | ||
|
||
The functionality covered: User Account management (Single Sign On), Meetings/Webinars and Reporting. | ||
|
||
# Download - binaries | ||
|
||
Current implementation supports Adobe Connect version 6 and up, targeting .Net 4.5. | ||
And it is available as [Nuget package](https://www.nuget.org/packages/AdobeConnectSDK/). | ||
|
||
# Full source code & maintenance | ||
|
||
When I originally implemented this SDK, I had access to Adobe Connect installation and time. | ||
Now I dont have any. | ||
|
||
Therefore, the ones actively using the SDK - please contribute. |