Running the Simple Client

The simple client connects to the .NET Remoting server, creates two users (User1 and User2) with passwords (Pass1 and Pass2). The simple client also sends a message from User1 to User2.

  1. Navigate to <public user documents>\Silk Performer 21.0\SampleApps\DOTNET\Message Sample\MessageSimpleClient.
  2. Double-click MessageSimpleClient.exe.
The message server console window opens. Two users are created and a message is sent from User1 to User2.