GroupLab.Networking :: Setup and Referencing

This page demonstrates how to download and setup GroupLab.Networking for use in Visual Studio .Net.

Sections:

  1. Download and Install
  2. Adding a Reference in Visual Studio

I. Download and Install

1. Download GroupLab.Networking.dll and remember where you save it to.

2. Open Visual Studio .NET

3. Right-click the Toolbox and choose Add Tab from the context menu. Name the tab: GroupLab.Networking.


       

4. Right click on the GroupLab.Networking tab and choose Add/Remove Items in the context menu.

       

5. From the dialog box, click Browse.

       

6. Navigate to the location where you saved the GroupLab.Networking.dll, select it and press Open.

       

You will now see a populated tab similar to the one below.


       


II. Adding a Reference in Visual Studio

1. Open up Visual Studio .NET and create a new application.

2. Right click on References in the Solution Explorer and select Add Reference.

       


3. Select the .NET tab (if it isn't already) and then click Browse.

       

4. Navigate to the location where you saved the GroupLab.Networking.dll and select it.

       

5. You are now ready to use GroupLab.Networking!