Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Samples
Technology Samples
Remoting Samples
 Remoting IpcChannel Technology Samp...

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Samples
Remoting IpcChannel Technology Sample

This sample introduces developers to the IpcChannel class, which is new in the .NET Framework version 2.0.

For information about using the samples, see the following topics:

To build the sample using the command prompt

  1. Open a Command Prompt window and navigate to the appropriate language specific subdirectory.

  2. Type msbuild RemotingIPCCS.sln, msbuild RemotingIPCJSL.sln or msbuild RemotingIPCVB.sln, depending on your choice of programming language, at the command line.

To build the sample using Visual Studio

  1. Open Windows Explorer and navigate to navigate to the appropriate language specific subdirectory.

  2. Double-click the icon for the RemotingIPCCS.sln, RemotingIPCJSL.sln or RemotingIPCVB.sln file, depending on your choice of programming language, to open the file in Visual Studio.

  3. On the Build menu, click Build Solution.

The application will be built in the default \bin or \bin\Debug directory.

To run the sample

  1. Navigate to the directory containing the new executable, using the command prompt or Windows Explorer.

  2. Type Client.exe at the command line, or double-click the icon for Client.exe to launch it from Windows Explorer.

Reference

IpcChannel
IpcClientChannel
IpcServerChannel
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker