⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 structpremoteconnection_1_1configuration.html

📁 pwlib开发文档
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>PRemoteConnection::Configuration struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.2.18 --><center><a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center><hr><h1>PRemoteConnection::Configuration Struct Reference</h1>Structure for a RAS configuration. <a href="#_details">More...</a><p><code>#include &lt;<a class="el" href="remconn_8h-source.html">remconn.h</a>&gt;</code><p><a href="structPRemoteConnection_1_1Configuration-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Public Attributes</h2></td></tr><tr><td nowrap align=right valign=top><a class="el" href="classPString.html">PString</a>&nbsp;</td><td valign=bottom><a class="el" href="structPRemoteConnection_1_1Configuration.html#m0">device</a></td></tr><tr><td>&nbsp;</td><td><font size=-1><em>Device name for connection eg /dev/modem.</em> <a href="#m0"></a><em></em></font><br><br></td></tr><tr><td nowrap align=right valign=top><a class="el" href="classPString.html">PString</a>&nbsp;</td><td valign=bottom><a class="el" href="structPRemoteConnection_1_1Configuration.html#m1">phoneNumber</a></td></tr><tr><td>&nbsp;</td><td><font size=-1><em>Telephone number to call to make the connection.</em> <a href="#m1"></a><em></em></font><br><br></td></tr><tr><td nowrap align=right valign=top><a class="el" href="classPString.html">PString</a>&nbsp;</td><td valign=bottom><a class="el" href="structPRemoteConnection_1_1Configuration.html#m2">ipAddress</a></td></tr><tr><td>&nbsp;</td><td><font size=-1><em>IP address of local machine after connection is made.</em> <a href="#m2"></a><em></em></font><br><br></td></tr><tr><td nowrap align=right valign=top><a class="el" href="classPString.html">PString</a>&nbsp;</td><td valign=bottom><a class="el" href="structPRemoteConnection_1_1Configuration.html#m3">dnsAddress</a></td></tr><tr><td>&nbsp;</td><td><font size=-1><em>DNS host on remote site.</em> <a href="#m3"></a><em></em></font><br><br></td></tr><tr><td nowrap align=right valign=top><a class="el" href="classPString.html">PString</a>&nbsp;</td><td valign=bottom><a class="el" href="structPRemoteConnection_1_1Configuration.html#m4">script</a></td></tr><tr><td>&nbsp;</td><td><font size=-1><em>Script name for doing remote log in.</em> <a href="#m4"></a><em></em></font><br><br></td></tr><tr><td nowrap align=right valign=top>PINDEX&nbsp;</td><td valign=bottom><a class="el" href="structPRemoteConnection_1_1Configuration.html#m5">subEntries</a></td></tr><tr><td>&nbsp;</td><td><font size=-1><em>Sub-entry number when Multi-link PPP is used.</em> <a href="#m5"></a><em></em></font><br><br></td></tr><tr><td nowrap align=right valign=top>BOOL&nbsp;</td><td valign=bottom><a class="el" href="structPRemoteConnection_1_1Configuration.html#m6">dialAllSubEntries</a></td></tr><tr><td>&nbsp;</td><td><font size=-1><em>Always establish maximum bandwidth when Multi-link PPP is used.</em> <a href="#m6"></a><em></em></font><br><br></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>Structure for a RAS configuration.<p><hr><h2>Member Data Documentation</h2><a name="m0" doxytag="PRemoteConnection::Configuration::device"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classPString.html">PString</a> PRemoteConnection::Configuration::device      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Device name for connection eg /dev/modem.<p>    </td>  </tr></table><a name="m6" doxytag="PRemoteConnection::Configuration::dialAllSubEntries"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> BOOL PRemoteConnection::Configuration::dialAllSubEntries      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Always establish maximum bandwidth when Multi-link PPP is used.<p>    </td>  </tr></table><a name="m3" doxytag="PRemoteConnection::Configuration::dnsAddress"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classPString.html">PString</a> PRemoteConnection::Configuration::dnsAddress      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>DNS host on remote site.<p>    </td>  </tr></table><a name="m2" doxytag="PRemoteConnection::Configuration::ipAddress"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classPString.html">PString</a> PRemoteConnection::Configuration::ipAddress      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>IP address of local machine after connection is made.<p>    </td>  </tr></table><a name="m1" doxytag="PRemoteConnection::Configuration::phoneNumber"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classPString.html">PString</a> PRemoteConnection::Configuration::phoneNumber      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Telephone number to call to make the connection.<p>    </td>  </tr></table><a name="m4" doxytag="PRemoteConnection::Configuration::script"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classPString.html">PString</a> PRemoteConnection::Configuration::script      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Script name for doing remote log in.<p>    </td>  </tr></table><a name="m5" doxytag="PRemoteConnection::Configuration::subEntries"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> PINDEX PRemoteConnection::Configuration::subEntries      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Sub-entry number when Multi-link PPP is used.<p>    </td>  </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="remconn_8h-source.html">remconn.h</a></ul><hr><address style="align: right;"><small>Generated on Wed Sep 29 22:44:18 2004 for PWLib by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 width=110 height=53></a>1.2.18 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -