SAMPLE: RASberry - an RAS API Demonstration

Last reviewed: August 13, 1997
Article ID: Q118983
3.10 4.00 | 3.10 3.50 3.51
WINDOWS   | WINDOWS NT
kbnetwork kbfile kbwebcontent

The information in this article applies to:

  • Microsoft Windows Software Development Kit (SDK) for Windows, version 3.1
  • Microsoft Win32 SDK, versions 3.1, 3.5, 3.51, and 4.0

SUMMARY

RASberry is a sample application that demonstrates the Remote Access Service (RAS) API. RASberry allows the user to enumerate current RAS connections, display the status of a selected connection, dial entries from the default phone book, and hang up an active connection. The sample may be built for both Windows version 3.1 and Win32 environments.

RASBRY.EXE can be downloaded as a self-extracting file from the Microsoft Software Library (MSL) on the following services:

  • Microsoft Download Service (MSDL)

          Dial (206) 936-6735 to connect to MSDL
          Download RASBRY.EXE (size: 54517 bytes) 
    
  • Internet (anonymous FTP)

          ftp ftp.microsoft.com
          Change to the \SOFTLIB\MSLFILES directory
          Get RASBRY.EXE (size: 54517 bytes) 
    

MORE INFORMATION

The RAS APIs used in this sample are:

  • RasDial
  • RasEnumConnections
  • RasEnumEntries
  • RasGetConnectStatus
  • RasGetErrorString
  • RasHangUp

The RAS SDK for Win32 is included as part of the Win32 SDK.

The RAS SDK for Windows version 3.1 (which contains additional files that can be used with the Windows version 3.1 SDK for RAS development) is available on the Microsoft Developer's Network Level 2 CD set, beginning with the April 1994 edition.


Additional reference words: 3.10 3.50 4.00 95 softlib
KBCategory: kbnetwork kbfile kbwebcontent
KBSubcategory: NtwkRAS
Keywords : kbfile kbnetwork kbwebcontent
Version : 3.10 4.00 | 3.10 3.50 3.51
Platform : NT WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: August 13, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.