#include <remconn.h>
Public Attributes | |
| PString | device |
| Device name for connection eg /dev/modem. | |
| PString | phoneNumber |
| Telephone number to call to make the connection. | |
| PString | ipAddress |
| IP address of local machine after connection is made. | |
| PString | dnsAddress |
| DNS host on remote site. | |
| PString | script |
| Script name for doing remote log in. | |
| PINDEX | subEntries |
| Sub-entry number when Multi-link PPP is used. | |
| BOOL | dialAllSubEntries |
| Always establish maximum bandwidth when Multi-link PPP is used. | |
|
|
Device name for connection eg /dev/modem.
|
|
|
Always establish maximum bandwidth when Multi-link PPP is used.
|
|
|
DNS host on remote site.
|
|
|
IP address of local machine after connection is made.
|
|
|
Telephone number to call to make the connection.
|
|
|
Script name for doing remote log in.
|
|
|
Sub-entry number when Multi-link PPP is used.
|
1.4.2