RSC/MP Programming Manual
Sample Code Overview
Visual Basic .NET Sample
Visual Basic .NET Sample
The RSC/MP Visual Basic .NET (VB.NET) sample code is provided to demonstrate a
way to access the RSC/MP API using Microsoft VB.NET. It may also be useful in
identifying areas of change whe n migrating an existing RSC/MP VB6 application to
VB.NET.
The RSC/MP VB.NET sample application is called RscTestVBnet. It is functionally
equiva lent to the VB6 sample RscTestVB.
RscTestVBnet is delivered as source code only; executable files are not delivered.
RscTestVBnet is included with Windows clients only. To examine or build
RscTestVBnet, use the VB.NET development environment. Note that the VB.NET
development environment is not available for Microsoft Windows 95/98/NT/Me.
When deploying RscTestVBnet or any .NET application to a workstation that does not
have the VB.NET development environment, make sure the .NET Framework is
installed on the workstation.
RscTestVBnet source files are installed to the testvbnet directory within the samples
directory within the RSC/MP product installation directory. RscTestVBnet also depends
on the declarations file rsc.vb which is installed to the include directory within the
product installation directory.
For more information, see the comment header inside sample file RscTestTop.frm.
The abstract in that header gives configuration requirements for client and host; and an
overview of the organization of the sample code.
HP NonStop Remote Server Call (RSC/MP) Programming Manual — 522360-006
F- 5