A
VPN maintains an authenticated, encrypted tunnel for securely passing data traffic over public networks (typically, the
Internet.) Other VPN types are
IPsec VPNs, which are useful for
point-to-point connections when the network endpoints are known and remain fixed; or
SSL VPNs, which provide for access through a
Web browser and are commonly used by
remote workers. Makers of mobile VPNs draw a distinction between remote access and mobile environments. A remote-access user typically establishes a connection from a fixed endpoint, launches applications that connect to corporate resources as needed, and then logs off. In a mobile environment, the endpoint changes constantly (for instance, as users roam between different
cellular networks or
Wi-Fi access points). A mobile VPN maintains a virtual connection to the application at all times as the endpoint changes, handling the necessary network logins in a manner transparent to the user. ==Functions==