You are ready to begin including the server specific code that enables
your
Calendar application to participate in an single
signon environment. Using your previous programming experience with EIM APIs,
you create a program flow similar to this one:
- Application Initialization
- EIM Get Handle
- EIM Connect
- Processing Loop
- Application Termination
See the
ISV code examples for
example pseudocode and snippets that you can use to help complete the server
specific part of your program. When you have added the necessary client and
server specific code to your
Calendar application,
you can create a single signon test environment to test it.