NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

WinTalk Sample

WinTalk is a Windows application that allows you to communicate to another remote WinTalk client using TCP/IP sockets. The application has a Windows user interface, which contains two multi-line edit controls and two buttons ("Connect" and "Disconnect"). The upper edit control will display status messages as well as incoming "talk" messages from a remote running WinTalk. The bottom edit control is where the user types outbound messages.

Location of the Sample

This sample list located in the Wintalk directory of the NGWS SDK sample directories.

For Example:

C:\Program Files\NGWSSDK\Samples\Wintalk

Building the Sample

In order to properly build and run this sample, the following steps need to be performed prior to building and running the sample.

Running the Sample

In order to run this sample, follow the instructions listed below.