Before working with the Win32 client, run the simple client. The simple client automatically creates system users with which the Win32 client can interact.
The Win32 client does not require any configuration outside the application.
The Win32 client can either connect directly to the ObjectManager object of the remoting server or it can perform all the method calls through the Web service. The Web service forwards the method calls to the ObjectManager object on the remoting server.
Once you connect to the Win32 client, you can either create a new user or log in as an existing user. You can also delete the current user. Any messages sent to the active user are listed in the message store, including any messages sent using the sample Win32 client or the simple client. You can delete messages or send new messages to other users in the system.
The Last Error box shows the error text of the last error that occurred when a method was executed.
Be sure to log out after you finish your work.