Christopher Nagel | I don't work for Cisco, so please take this as just my experience. If you have purchased CTIOS and can install it, the CIL is included in the installation folder and is not an additional purchase. The .Net CIL examples should tell you all you need to know - hopefully you're using VB.NET and not something older. If you're using VB and NOT .Net, it's a good idea to do so. The basic programming model is simply event-oriented. Respond to the Event Listener's list of events to keep your UI updated to the current status of the system. Issue commands based on UI actions and listen for the corresponding confirmation response. It's simplicity itself, and is well documented. Hope this helps.
Chris |
| Please sign in to flag this as inappropriate. |