The examples provided in the Quick Start Guide presume some familiarity with the Visual Basic.NET programming language. However, the basic concepts are the same regardless of what language is used. For complete information on all of the properties, methods, events and constants provided by the class, refer to the Technical Reference. Before performing any of the steps in this guide, you should have installed SocketWrench .NET on your development system.
The first step in using the SocketWrench .NET class is to add a reference to the class in your project. Select Project | Add Reference from the menu and a list of the available references will be displayed. Scroll down to SocketTools.SocketWrench.dll and select that component, then press the and OK button to add the reference. Once the reference to the component has been added to your project, you're ready to begin.