connecting.htm

来自「ActiveXProgrammingUnleashedSecondEdition」· HTM 代码 · 共 55 行

HTM
55
字号
<HTML>
 <HEAD>
  <!-- $MVD$:app("RoboHTML by Blue Sky Software, portions by MicroVision Dev. Inc.","512") -->
  <!-- $MVD$:color("18","dfffff","pale yellow","1") -->
  <!-- $MVD$:color("19","cbfbfc","lite yellow","1") -->
  <!-- $MVD$:fontset("Untitled Font Set 1","Arial") -->
  <!-- $MVD$:fontset("Sans Serif","Arial","Helvetica","Monaco") -->
  <TITLE>Connecting</TITLE>
 <LINK REL="StyleSheet" HREF="help.css" MEDIA=""></HEAD>
 <BODY BGCOLOR=#FFFFDF LINK=BLUE VLINK=PURPLE>
  <H3>
   <FONT COLOR=TEAL><FONT FACE="Arial">Connecting to a host</FONT></FONT>
  </H3>
  <P>
   <FONT FACE="Arial"><FONT SIZE=2>The pcANYWHERE EXPRESS control is run automatically when a web page is displayed that contains the pcANYWHERE ActiveX control. A connection to a host PC may occur in any of the following ways, depending on how the Web Author implemented pcANYWHERE EXPRESS:</FONT></FONT>
  </P>
  <UL><LI CLASS="mvd-P-ulist">
  <P CLASS="ulist">
   Immediately upon displaying the web page
  </P>
  <LI CLASS="mvd-P-ulist">
  <P CLASS="ulist">
   Clicking the Connect button or other connection control provided on the web page.
  </P>
  </UL>
  <H4>
   To connect to a host PC:
  </H4>
  <OL><LI CLASS="mvd-P-ulist">
  <P CLASS="ulist">
   Click the connection control.
  </P>
  <LI CLASS="mvd-P-ulist">
  <P CLASS="ulist">
   Type the host name or IP address or select a host from the list of available hosts.
  </P>
  <P CLASS="ulist">
   <IMG SRC="HLIST.gif" ALIGN=BOTTOM WIDTH=628 HEIGHT=390 VSPACE=0 HSPACE=0 BORDER=0>
  </P>
  <LI CLASS="mvd-P-ulist">
  <P CLASS="ulist">
   [Optional] click Configure to create a custom list of hosts to search for. You can search for hosts on other subnets by using the IP address of the host. You can also search for a group of hosts on a subnet by substituting 255 for the last portion of an IP address. For example, an address of 120.45.62.255 in the TCP/IP list causes pcANYWHERE to list all hosts with IP addresses beginning with 120.45.62.
  </P>
  <LI CLASS="mvd-P-ulist">
  <P CLASS="ulist">
   After connecting, type your <A HREF="LogPass.htm">name and password</A> if the host requires it.
  </P>
  </OL>
  <P>
   <!-- $MVD$:spaceretainer() -->&nbsp;
  </P>
  <P>
   <!-- $MVD$:spaceretainer() -->&nbsp;
 </BODY>
</HTML>

⌨️ 快捷键说明

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