home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR10 / SMART400.ZIP / SMART400.TXT
Text File  |  1993-06-27  |  22KB  |  499 lines

  1. Downloaded from Hayes BBS
  2. June 27, 1993
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                        Smartcom for Windows 1.0a
  9.                                 and the
  10.                          Intel Satisfaxion 400
  11.                        -------------------------
  12.  
  13. NOTE: This is tested with the "400", but is likely to work with other
  14.       similar Intel products as well.
  15.  
  16.  
  17.         The reason that SCWIN is having a problem is that the INTEL
  18. modem reports itself as a Smartmodem 1200 when Smartcom issues an ATI
  19. (request for product identification) to the modem.  You can get around
  20. this by following these instructions:
  21.  
  22. Select SETTINGS and SPEED AND FORMAT
  23.         Click on LIMITS
  24.                 Set the Speed on 57,600
  25.                 click on the box that says ALWAYS USE SPEED ABOVE
  26.                 click OK
  27.         Set your transmission speed to 57,600
  28.         Select RTS/CTS flow control
  29.         Click OK
  30.  
  31. Select SETTINGS and MODEM
  32.         Click on the Box that reads USE REDUCED COMMAND SET
  33.         Select SETUP STRINGS
  34.                 Insert the \V3 command into AT Setup 1 and click ok.
  35.  
  36.         When you finish, save the UNTITILED document so that these
  37. changes will always be used.  You do this by:
  38.  
  39. Select FILE and SAVE
  40.         In the directory box, select the \SCWIN directory
  41.         Save the document as UNTITLED.SCW
  42.  
  43.  
  44.  
  45.  
  46.  
  47. 3.0 Dial-up Access to IBM Mainframes using Hayes Modems
  48.  
  49. This technical note examines methods of using Hayes high speed modems 
  50. to access IBM mainframes via a PC. Techniques for configuring the Hayes
  51. V-series system products, the Smartmodem 1200, the Smartmodem 2400, and
  52. the Smartmodem 2400B for three scenarios are discussed.
  53.  
  54. Asynchronous access to a mainframe equipped with a protocol converter:
  55.  
  56. The major obstacle to connecting PCs to mainframes is that PCs are 
  57. primarily asynchronous devices while mainframes are primarily 
  58. synchronous. Connecting a protocol converter to the mainframe is one 
  59. way to overcome this obstacle. The protocol converter translates 
  60. asynchronous information sent from the PC into a synchronous format, 
  61. then transmits it to the mainframe through a communications controller.
  62.  
  63. Synchronous access using a PC equipped with a synchronous adapter card:
  64.  
  65. Another way to overcome the PC-to-mainframe connection obstacle is to 
  66. install a synchronous interface adapter in the PC. The adapter card 
  67. receives characters from the software, converts the data to a 
  68. synchronous format, then transmits it to the modem, effectively turning
  69. the PC into a synchronous device.
  70.  
  71. Synchronous access with Hayes AutoSync:
  72.  
  73. The simplest solution is Hayes AutoSync. This approach to 
  74. PC-to-mainframe synchronous communications eliminates the need for 
  75. either a synchronous interface adapter card or a protocol converter.
  76.  
  77. Important: In all configurations, the cables used to connect the modem 
  78. to the DTE (whether the PC or the IBM port) must support specific 
  79. signalling requirements, with fully-shielded connectors. The cables 
  80. appropriate for specific modem to PC connections are available from 
  81. Hayes. For a description of each pin and its use in the various 
  82. communication modes, see section 3.4, Modem-to-DTE Cable Requirements, 
  83. at the end of this technical note.
  84.  
  85. 3.1 Accessing IBM Mainframes Asynchronously
  86.  
  87. An IBM mainframe can be accessed with a PC by modifying the mainframe's
  88. front end to support asynchronous communications. The standard 
  89. asynchronous link, however, lacks the data integrity provided by 
  90. synchronous connections. This deficiency, coupled with decreased 
  91. <S>top
  92. throughput, reduces the overall effectiveness of asynchronous mainframe
  93. access. Hayes V-series system products overcome this deficiency by 
  94. providing the error-control and adaptive compression necessary for data
  95. integrity and increased throughput.
  96.  
  97. In this configuration, the PC communicates through its asynchronous 
  98. serial port with a Hayes V-series modem at each end, passing data 
  99. through a protocol converter to the mainframe. The protocol converter 
  100. translates asynchronous data to synchronous data, and vice versa. To 
  101. take full advantage of the V-series features, communication software at
  102. both ends must support local flow control (see Hayes Technical Note #2,
  103. V-series System Products and Local Flow Control) and support a port 
  104. speed greater than the carrier speed. For example, adaptive compression
  105. permits a V-series Smartmodem 2400 to support the increased throughput 
  106. of a PC port speed of 9600 bps. The communication software must also 
  107. support the emulation defined by the configuration of the protocol 
  108. converter.
  109.  
  110. 3.1.1 PC Setup
  111.  
  112. Because the PC communicates through an asynchronous port to the modem, 
  113. no special PC configuration is required. When using a V-series modem, 
  114. communication software such as Smartcom II( or Smartcom III* that is 
  115. designed to support V-series error-control and adaptive compression 
  116. should be used.
  117.  
  118. PC Modem Configuration
  119.  
  120. Hayes Smartmodem products are configured from the factory to attempt an
  121. asynchronous connection. Hayes V-series system products are configured 
  122. from the factory to attempt a connection in error-control mode with the
  123. modem on the other end; if an error-control link cannot be established,
  124. the modem attempts an asynchronous connection. If an error-control link
  125. is required, the V-series system product can be configured to break the
  126. connection if the proper link is not negotiated. Otherwise, no 
  127. configuration of the modem attached to the PC is necessary.
  128.  
  129. When configuration is necessary, (e.g., Hayes modems other than 
  130. V-series system products are used) communication software such as Hayes
  131. Smartcom II or Hayes Smartcom III should be used. The speed at which 
  132. commands are issued to the modem (selectable by the communication 
  133. software used to configure the modem) determines the speed at which the
  134. modem will attempt to connect with the remote system. The modem should 
  135. be configured for the highest speed at which it can communicate, (e.g.,
  136. 2400 bps for a Smartmodem 2400). If either modem cannot support the 
  137. other's speed, the one set to the higher speed will fallback to a speed
  138. common to both modems.
  139. <S>top
  140.  
  141. 3.1.2 Mainframe Setup
  142.  
  143. Setup on the host mainframe end requires special configuration of the 
  144. modem attached to the computer, and of the port to which the modem is 
  145. attached.
  146.  
  147. Mainframe Modem Configuration
  148.  
  149. Modem configuration commands are issued from an asynchronous terminal 
  150. or a PC running asynchronous communication software such as Smartcom II
  151. or Smartcom III. The speed at which commands are issued to the modem 
  152. (selectable by the communication software used to configure the modem) 
  153. determines the speed at which the modem will attempt to connect with 
  154. the remote system. The modem should be configured for the highest speed
  155. at which it can communicate, (e.g., 2400 bps for a Smartmodem 2400). If
  156. either modem cannot support the other's speed, the one set to the 
  157. higher speed will fallback to a speed common to both modems.
  158.  
  159. Connections to a mainframe via modem through a protocol converter, such
  160. as an IBM 3708 Network Conversion Unit ("3708 port"), can be one of 
  161. three types:
  162.  
  163.         %       a V-series error-control link
  164.         %       an asynchronous link with automatic speed buffering
  165.         %       a normal asynchronous link
  166.  
  167. Configuring V-series System Products 
  168.  
  169. Recent V-series system products support Automatic Speed Buffering 
  170. (ASB). This feature is useful for computers and communication programs 
  171. that do not automatically detect and adjust to the communication rate, 
  172. that is, they do not "autobaud." ASB enables computer equipment to send
  173. and receive data to and from the attached modem at a constant 
  174. transmission speed, regardless of the type or speed of the 
  175. modem-to-modem (DCE) connection.
  176.  
  177. To determine if the modem supports ASB, issue AT&Q6<CR>. The modem will
  178. return an OK, if it supports ASB; it will return ERROR if it does not.
  179.  
  180.  Without ASB Support
  181.  
  182. If the modem installed on the mainframe is a V-series system product 
  183. that does not support ASB, the following string configures the modem to
  184. attempt an error-control link and fall back to a regular asynchronous 
  185. link, without ASB if the error-control link cannot be negotiated:
  186.  
  187. <S>top
  188.                 AT&F <CR> Recalls the factory profile from memory
  189.                 ATS0=1M0&D2&S1&C1Q1&K4E0&W0 <CR>
  190.         where:
  191.                 S0=1    Enables auto-answer on ring 1
  192.                 M0      Turns off modem's speaker
  193.                 &D2     Modem hangs up on loss of DTR
  194.                 &S1     DSR operates according to RS-232 specification
  195.                 &C1     DCD tracks actual carrier status
  196.                 Q1      Disables return of result codes
  197.                 &K4     Enables XON/XOFF flow control
  198.                 E0      Disables command state character echo
  199.                 &W0     Writes settings to User Profile 0
  200.  
  201. This command string creates a user profile that is recalled each time
  202. the modem is powered up or reset.
  203.  
  204.  With ASB Support
  205.  
  206. The following string configures a V-series system product that supports
  207. ASB to fall back to asynchronous mode with ASB if an error-control link
  208. cannot be negotiated:
  209.  
  210.                 AT&F <CR> Recalls the factory profile from memory
  211.                 ATS0=1M0&D2&S1&C1Q1E0&K4S36=3&W0<CR>
  212.         where:
  213.                 S0=1    Enables auto-answer on ring 1
  214.                 M0      Turns off modem's speaker
  215.                 &D2     Modem hangs up on loss of DTR
  216.                 &S1     DSR operates according to RS-232 specification
  217.                 &C1     DCD tracks actual carrier status
  218.                 Q1      Disables return of result codes
  219.                 E0      Disables command state character echo
  220.                 &K4     Enables XON/XOFF flow control
  221.                 S36=3   Configures the modem to fall back to ASB (&Q6 mode),
  222.                         if an error-control connection cannot be negotiated
  223.                 &W0     Writes settings to User Profile 0
  224.  
  225. This command string creates a user profile that is recalled each time
  226. the modem is powered up or reset.
  227.  
  228. Configuring a Smartmodem 2400
  229.  
  230. The following command string configures a Smartmodem 2400 (does not 
  231. support error-control or ASB) for an asynchronous link:
  232.  
  233.                 AT&F <CR> Recalls the factory profile from memory
  234.                 ATS0=1M0&D2&S1&C1Q1E0&W0 <CR>
  235. <S>top
  236.         where:
  237.                 S0=1    Enables auto-answer on ring 1
  238.                 M0      Turns off modem's speaker
  239.                 &D2     Modem hangs up on loss of DTR
  240.                 &S1     DSR operates according to RS-232 specification
  241.                 &C1     DCD tracks actual carrier status
  242.                 Q1      Disables return of result codes
  243.                 E0      Disables command state character echo
  244.                 &W0     Writes settings to User Profile 0*
  245.  
  246. This command string creates a user profile that is recalled each time
  247. the modem is powered up or reset.
  248.  
  249. * Early models of the Smartmodem 2400 support a single user profile. 
  250. Refer to the user documentation to determine the capabilities; if the 
  251. manual is unavailable, issue the command lines AT&F <CR> and AT&V <CR> 
  252. (must be issued as two separate command lines) to view the stored 
  253. profile(s) and telephone number(s). If the modem returns an error, only
  254. one profile is available. To configure this modem for the desired mode,
  255. replace &W0 with &W in the command line listed above.
  256.  
  257. Configuring a Smartmodem 1200
  258.  
  259. If a Smartmodem 1200 is attached to the IBM 3708, the link will always 
  260. be a regular asynchronous connection. To configure the Smartmodem 1200,
  261. place the modem's DIP switches in the positions outlined below:
  262.  
  263.         Switch 1:  UP Follows DTR signal; "hangs up" and goes to
  264.                       command state if signal drops
  265.         Switch 2:  UP Factory setting for result codes as words; does
  266.                       not matter because of switch 3 position
  267.         Switch 3:  UP Result codes not displayed
  268.         Switch 4:  DOWN Characters not echoed in command state
  269.         Switch 5:  UP Auto-answer enabled
  270.         Switch 6:  UP Reflects actual result of attempt to connect
  271.         Switch 7:  UP RJ-11, RJ-41S, RJ-45S jack type (for RJ-12 or
  272.                       RJ-13, put switch in DOWN position)
  273.         Switch 8:  DOWN Command recognition enabled (to disable command
  274.                       recognition, put switch in UP position)
  275.  
  276.         Switch 9:  UP Bell 212A communication standard (for CCITT V.22,
  277.                       set switch in DOWN position)
  278.         Switch 10: UP Hangs up and goes to command state (when Switch 1 is UP)
  279.  
  280. No commands need to be issued to the modem. Setting the DIP switches
  281. configures the modem completely.
  282.  
  283. <S>top
  284. Mainframe Port Configuration
  285.  
  286. To configure the 3708 port, access the control terminal and set the 
  287. port configuration using the parameters outlined below. Some parameters
  288. are system-specific; those in bold are related to dial-up access:
  289.  
  290.                         Password
  291.                 7       Password retry limit
  292.                 19      Line speed (Autobaud)
  293.                 S       Line type (Switched)
  294.                 2       Disconnect
  295.                 111111  Translate Option
  296.                 S       Receive Queue Size
  297.                 0       Receive XON/XOFF (Flow Control)
  298.                 0       Transmit XON/XOFF (Flow Control)
  299.                 1       Device Class
  300.                 1       Operating Mode
  301.                 0       Interface Type
  302.                 3       Parity
  303.                 7       Bits/Character
  304.                 1       Number of stop bits
  305.                 00600   Inactivity time out
  306.                 00000   Transmit data threshold
  307.                 00000   Transmit error threshold
  308.                 00000   Receive data threshold
  309.                 00000   Receive error threshold
  310.                 000     Delay after form feed
  311.                 000     Delay after carriage return
  312.                 000     Maximum platen length
  313.                 1       Auto on-hook (Using auto-answer modem)
  314.                 0       CDSTL (Raise DTR when port enabled)
  315.                 0       Send answertone (3708 does not generate answer carrier)
  316.         
  317. 3.2 Accessing IBM Mainframes Synchronously
  318.  
  319. The synchronous adapter card is an efficient way to connect a PC to an 
  320. IBM mainframe. The adapter card enables the PC to emulate an SDLC or 
  321. BISYNC terminal.
  322.  
  323. 3.2.1 PC Setup In this configuration, a synchronous adapter card, an 
  324. external Hayes high speed modem, and synchronous emulation software are
  325. required to connect a PC to an IBM mainframe. Like an asynchronous 
  326. adapter card, the synchronous adapter card is an expansion board 
  327. installed inside the PC. Most cards have jumpers that allow the 
  328. hardware interrupt number and I/O or base address to be defined. This 
  329. important information is needed by the emulation software in order to 
  330. communicate correctly with the emulation board. The adapter card 
  331. <S>top
  332. applies the structure of the synchronizing pattern (HDLC, SDLC, BSC) to
  333. the data stream from the emulation software, and passes the synchronous
  334. data stream to the modem.
  335.  
  336. Though primarily used asynchronously, the V-series system products, the
  337. Smartmodem 2400, and the Smartmodem 2400B are capable of synchronous 
  338. communication. However, to operate synchronously, the modem must be 
  339. physically connected to the synchronous interface adapter. Therefore, 
  340. only the external (standalone) V-series system products and the 
  341. Smartmodem 2400 can be used to communicate synchronously in this 
  342. configuration.
  343.  
  344. PC Modem Configuration
  345.  
  346. To access the modem's synchronous capability the modem must be 
  347. configured for use with a synchronous adapter card.  Modem 
  348. configuration commands are issued from an asynchronous terminal or a PC
  349. running asynchronous communication software such as Smartcom II or 
  350. Smartcom III. The speed at which commands are issued to the modem 
  351. (selectable by the communication software used to configure the modem) 
  352. determines the speed at which the modem will attempt to connect with 
  353. the remote system. The modem should be configured for the highest speed
  354. at which it can communicate, (e.g., 2400 bps for a Smartmodem 2400). If
  355. either modem cannot support the other's speed, the one set to the 
  356. higher speed will fallback to a speed common to both modems.
  357.  
  358. The following command strings configure a Hayes Smartmodem product or 
  359. Hayes V-series system product for synchronous operation:
  360.  
  361.                 AT&F <CR>
  362.                 AT&Z0=x <CR>
  363.                 AT&Q2L1Q1E0&W0 <CR>
  364.         where:
  365.                 &F      Restores factory profile
  366.                 &Z0=x   Stores the host telephone number x in location 0 *
  367.                 &Q2     Selects Synchronous Mode 2 (stored number dial) *
  368.                 L1      Sets speaker level
  369.                 Q1      Disables result code display
  370.                 E0      Disables command state character echo
  371.                 &W0     Writes settings to User Profile 0 *
  372.  
  373. * Early models of the Smartmodem 2400 support only one stored telephone
  374. number and a single user profile. In addition, operating mode selection
  375. is made with the &M command instead of the &Q command. Refer to the 
  376. user documentation to determine the capabilities; if the manual is 
  377. unavailable, issue the command line AT&V <CR>. If the modem returns an 
  378. error, only one telephone number and a single profile is available. To 
  379. <S>top
  380. configure this modem for the desired mode, replace &Z0=x with &Z=x, &Q2
  381. with &M2, and &W0 with &W in the command lines listed above.
  382.  
  383. These command lines create a user profile that is recalled each time 
  384. the modem is powered up or reset.
  385.  
  386. When operating in Synchronous Mode 2, the modem automatically dials the
  387. number stored in location 0 when it detects an off-to-on transition in 
  388. DTR. Once on-line, the modem hangs up and returns to the asynchronous 
  389. command state when it detects an on-to-off transition of DTR exceeding 
  390. the value set in register S25. Almost all synchronous emulati
  391.  
  392. Type Record ID you want more on or <CR> to exit: 87]
  393.  
  394. More data not available for that record ID
  395.  
  396. Type Record ID you want more on or <CR> to exit: 87
  397. Type P to Pause, S to Stop listing
  398.  
  399.  
  400. CONFIGURATION SET UP FOR PERSONAL MODEM 2400 & RBBS-PC
  401. ------------------------------------------------------
  402.  
  403. On selection # 225 in your CONFIG set the values as follows:
  404.  
  405. 1. Reset the modem                    : AT&D2&C1H0
  406. 2. Initialize the modem               : ATQ1S2=255S10=30E0Q0X1S0=254
  407. 3. Count the number of rings          : ATS1?
  408. 4. Answer the phone                   : ATQ0X1V1A
  409. 5. Take the phone off the hook        : ATQ1E1H1
  410. 6. Clear the modem's firmware         : <LEAVE BLANK>
  411. 7. Initialize the modem's firmware    : AT&C1&D2E0V1S0=0
  412. 8. Write to modem's firmware          : <LEAVE BLANK>
  413.  
  414. Be sure to select tiem # 231 to initialize the modem's firmware for
  415. RBBS prior to loading RBBS-PC.
  416.  
  417.  
  418. Type Record ID you want more on or <CR> to exit: 67
  419. Type P to Pause, S to Stop listing
  420.  
  421. A Return Authorization number is required for all products sent to Hayes
  422. for repair so we may accurately track your return. To receive your
  423. Return Authorization number simply call Hayes Customer Service at
  424. 404-441-1617. Be sure to have the serial number available for the unit
  425. that you'll be returning. The serial number is located on the bottom of
  426. the modem on external units and on the component side of the internal
  427. modems.
  428.  
  429. It is strongly recommended that you confirm that your modem does have a
  430. hardware failure prior to requesting an RA number by speaking with our
  431. Technical Support department first.  What appears to be a "broken" modem
  432. may simply be a configuration problem.  You can reach Technical Support
  433. on the same number:  404-441-1617
  434.  
  435.  
  436. Type Record ID you want more on or <CR> to exit: 34
  437. Type P to Pause, S to Stop listing
  438.  
  439. The current version of JT Fax is version 2.1
  440.  
  441. Type Record ID you want more on or <CR> to exit: 99
  442. Type P to Pause, S to Stop listing
  443.  
  444. The Hayes V-series and Ultra families support 2 wire leased lines as
  445. does the Smartmodem 9600 V.32.
  446.  
  447. Four wire leased line support is available only in the Smartmodem 9600
  448. V.32.
  449.  
  450. The Optima family as well as the regular Smartmodems, do *NOT* support
  451. leased line operations.
  452.  
  453. Type Record ID you want more on or <CR> to exit: 
  454.  
  455. Type search key or <CR> to quit: 
  456.  
  457.   O N L I N E   W I T H   H A Y E S
  458. -------------------------------------
  459. <P>revious Menu  <M>ain Menu  <H>elp
  460. <S>ettings    <J>ump    <G>oodbye
  461. -------------------------------------
  462.  
  463. 1) Read Instructions
  464. 2) Search Knowledge Base
  465. 3) Ask Tech Support a question
  466. 4) Read your mail from Tech Support
  467.  
  468. (27 mins. left) Command: g
  469.  
  470.   O N L I N E   W I T H   H A Y E S
  471. -------------------------------------
  472. <P>revious Menu  <M>ain Menu  <H>elp
  473. <S>ettings    <J>ump    <G>oodbye
  474. -------------------------------------
  475.  
  476. 1) Leave Comment for SysOp 
  477. 2) Terminate Call 
  478.  
  479. (27 mins. left) Command: 2
  480.  
  481.  
  482.  
  483. The sun never sets on a Hayes BBS...
  484.  
  485. Americas:
  486. +1 (800) 874 2937 [1-800-US-HAYES] (Customer Support)
  487. +1 (404) 446 6336 [1-404-HI-MODEM] (Hayes Public BBS)
  488.  
  489. Asia: +852 887 7590
  490.  
  491. Europe: +44 (252) 775599
  492.  
  493. ISDN Users: +1 (404) 729 6525
  494.  
  495. Logged on at 14:46:51
  496. Logged off at 14:50:11
  497.  
  498. Thank you for calling...
  499.