home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 November / APC411-1.ISO / new_hot / wince / netforce.CAB / 00NfTips.004 < prev    next >
Encoding:
Text File  |  1999-05-07  |  2.9 KB  |  83 lines

  1. <!-- Net Force 2.0 -->
  2. <!-- Copyright (C) 1997-98 Ruksun Software Technologies Pvt. Ltd. -->
  3. <!-- Net Force.htm -->
  4.  
  5. <HTML>
  6.  
  7.     <HEAD>
  8.         <TITLE>NET FORCE HELP</TITLE>
  9.         <META HTTP-EQUIV=refer content="">
  10.     </HEAD>
  11.  
  12.     <BODY>
  13.         
  14.         <FONT FACE="ARIAL" SIZE=5>
  15.             Net Force Tips and Tricks
  16.         </FONT>
  17.         <HR>
  18.         <p> 
  19.         <FONT FACE="ARIAL" SIZE=3>
  20.         
  21.         <BR> <BR>
  22.  
  23.         <B>Streamline operations by selecting and sequencing frequently used components </B><BR>
  24.         You can choose to view only those tools that you frequently use and logically order them for easy access.
  25.         From Tools ->Configure you can select the components that you use frequently and add them to the Tool list. 
  26.         You can sequence these components using the Up/Down buttons.
  27.         
  28.         <BR> <BR>
  29.         
  30.         <B>Find the IP Address of the mobile device</B><BR>
  31.         Use the "Network Info" component and expand the "IP Address" node to get the static device 
  32.         IP address or the IP Address as assigned by the DHCP server.
  33.         
  34.         <BR> <BR>
  35.  
  36.         
  37.         <B>Find the Network speed</B><BR>
  38.         Use the CharGen component and connect to a server (E.g. www.whatis.com) to receive 
  39.         a character stream. Check the "Average Bytes Per Second" received to estimate the network speed.
  40.  
  41.         <BR> <BR>
  42.  
  43.         <B>Find email addresses of network users</B><BR>
  44.         Use the Finger component and specify the user and server name (E.g. rs.internic.net) on which you 
  45.         want to search. The user must be registered on the server for this command to succeed. The output 
  46.         of this command lists records that match the specified user name. 
  47.  
  48.         <BR> <BR>
  49.  
  50.         <B>View the well known ports</B><BR>
  51.         Use the Port Scanner utility with the "View Well-known ports" option selected, the output of this command 
  52.         displays  the list of well-known ports.
  53.  
  54.  
  55.         <BR> <BR>
  56.  
  57.         <B>Find the connection status of all users on a Server</B><BR>
  58.         Use the Finger component and specify a User and Server name. The output of this command displays the login 
  59.         details of the specific user. To get the login details of all users, specify a blank user name. The details of only 
  60.         currently logged in users are displayed.
  61.  
  62.         <BR> <BR>
  63.         
  64.         <B>Find the peer IP Address</B><BR>
  65.         <I>Method One:</I><BR>
  66.         Use the Ping component with PPP_PEER as the Host Name. The command resolves this host name to its 
  67.         address and pings the peer device. <BR>
  68.         <I>Method Two:</I><BR>
  69.         Use the Network Info component and expand the "IP Address" node to find the Peer IP address.
  70.  
  71.         <BR> <BR>
  72.  
  73.         <B>Fetch web-data from a URL</B><BR>
  74.         Use the HTTP Fetch component and specify the URL of the web-site (E.g. www.ruksun.com) from where you 
  75.         wish to fetch data. To route this data through a proxy server, select the "Connect using Proxy" option and specify 
  76.         the Proxy Server name and Port number. The output of this command is the web-data from the specified URL.
  77.  
  78.         <BR> <BR>
  79.  
  80.  
  81.     </BODY>
  82.  
  83. </HTML>