Click to Rate and Give Feedback
MSDN
MSDN Library
Networking
Remote Access
Remote Access

Purpose

Use Remote Access Service (RAS) to create client applications. These applications display RAS common dialog boxes, manage remote access connections and devices, and manipulate phone-book entries. RAS also provides the next generation of server functionality for the Remote Access Service (RAS) for Windows. The RRAS server functionality follows and builds upon the Remote Access Service (RAS).

Where Applicable

The Remote Access Service is applicable in any computing environment that uses a Wide Area Network (WAN) link or a Virtual Private Network (VPN). RAS makes it possible to connect a remote client computer to a network server over a WAN link or a VPN. The remote computer then functions on the server's LAN as though the remote computer was connected to the LAN directly. The RAS API enables programmers to access the features of RAS programmatically.

Developer Audience

The RAS API is designed for use by C/C++ programmers. Microsoft Visual Basic programmers may also find the API useful. Programmers should be familiar with networking concepts.

Run-Time Requirements

Some of the functions in the RAS API are supported only on network servers and other functions are supported only on network clients. For more specific information about which operating systems support a particular function, refer to the Requirements sections in the documentation.

The enhanced RAS functionality of RRAS is available for Windows NT Server 4.0 by installing the RRAS redistributable. All the functionality of RRAS is incorporated into Windows 2000 Server, Windows Server 2003, and Windows Server 2008. RRAS applications cannot run on Windows NT Workstation 4.0 or on client operating systems, such as Windows 95. For more specific information about which operating systems support a particular function, refer to the Requirements sections in the documentation.

In This Section

TopicDescription

Remote Access Service

Remote Access Service (RAS) provides remote access capabilities to client applications on computers running Windows.

Remote Access Service Administration

Remote Access Service Administration provides a set of functions for administering user permissions and ports on RAS servers. Using these functions, you can develop a RAS server administration application.

 

See Also

Routing
Routing Protocols

Send comments about this topic to Microsoft

Build date: 11/19/2009

Community Content   What is Community Content?
Add new content RSS  Annotations
How to make your windows service remote access capable ?      PC Pramod   |   Edit   |   Show History
Recently I created a windows service to communicate with my static ip configured sql server. The server is with my current location and my windows service is working perfectly. But when I install it in my remote clients machine , the service which i distributed is not at all updating my sql server thru a wan. How can I resolve this issue ?
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker