Remote Ink service is a Windows Communication Foundation (WCF) service that enables meeting participants using SMART Meeting Pro software with SMART Meeting Pro connector for Lync enabled to write and draw on shared desktop content. Remote Ink service runs as a self-hosted Windows service.
Notes
Remote Ink service requires the use of a duplex binding (NETTCP) to enable bidirectional communication. For more information, see msdn.microsoft.com/en-us/library/ms731343.aspx.
By default, Remote Ink service uses a secure binding configuration that provides transport encryption (TLS) using Windows Credentials. Remote Ink service can also be configured to use a certificate.
For more information about the WCF framework, see msdn.microsoft.com/en-us/netframework/aa663324.aspx.