home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vrxda.zip / VDAPROF.HLP (.txt) < prev    next >
OS/2 Help File  |  1993-10-23  |  34KB  |  1,086 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. General Help for the Connection Profile Editor ΓòÉΓòÉΓòÉ
  3.  
  4. Use the connection profile editor to create, change, or delete information in a 
  5. connection profile. 
  6.  
  7. A connection profile is a set of parameters that tell Distributed Application/2 
  8. how to connect to a particular destination. When a new connection is opened, 
  9. Distributed Application/2 checks the connection profile for the specified 
  10. destination to determine: 
  11.  
  12. o Which protocol to use 
  13. o Where the destination program is located 
  14. o How to start it 
  15.  
  16. The connection profile also contains protocol-specific information for the 
  17. protocol to be used. Connection profiles are gathered and stored in a 
  18. connection profile file. 
  19.  
  20. The name of the connection profile file must be IBMDABB.CP if you want 
  21. Distributed Application/2 to use it at run time. 
  22.  
  23. Note:  The settings in the connection profiles for the client (initiator) and 
  24.        server (acceptor) should match. One way to accomplish this is to use a 
  25.        LAN server to share the same copy of the connection profile file. This 
  26.        will ensure that both sides are using the correct information for each 
  27.        connection. 
  28.  
  29. You can copy a connection profile from one connection profile file to another 
  30. by doing the following: 
  31.  
  32.  1. Start two copies of the connection profile editor. 
  33.  
  34.     Use one copy of the connection profile editor to open the source file and 
  35.     the other copy to open the target file. 
  36.  
  37.  2. Once you have both files open, use the right mouse button to drag the 
  38.     profile you want to copy from the source file and then release the mouse 
  39.     button to drop it on the target file. 
  40.  
  41.     Do this for each profile you want to copy. 
  42.  
  43. Note:  Dragging the connection profile from one connection profile file to 
  44.        another copies the profile; it does not remove the profile from the 
  45.        source file. 
  46.  
  47. For more information about the supported protocols, refer to: 
  48.  
  49. o Named pipes documentation 
  50. o NetBIOS documentation 
  51. o APPC documentation 
  52.  
  53.  
  54. ΓòÉΓòÉΓòÉ 1.1. Named Pipes Documentation ΓòÉΓòÉΓòÉ
  55.  
  56. Refer to the following documentation for more information about named pipes: 
  57.  
  58. IBM*  OS/2* 2.0 Application Design Guide (S10G-6260) 
  59. IBM OS/2 2.0 Programming Guide Volume 1 (S10G-6261) 
  60. IBM OS/2 2.0 Programming Guide Volume 2 (S10G-6494) 
  61. IBM OS/2 2.0 Programming Guide Volume 3 (S10G-6495) 
  62. IBM OS/2 2.0 Control Program Programming Reference (S10G-6263) 
  63.  
  64.  
  65. ΓòÉΓòÉΓòÉ 1.2. NetBIOS Documentation ΓòÉΓòÉΓòÉ
  66.  
  67. For more information about IBM* NetBIOS, refer to the IBM LAN Technical 
  68. Reference (SC30-3383). 
  69.  
  70. For more information about Novell*  NetWare* NetBIOS, refer to the Novell 
  71. NetBIOS Emulator Developer's Guide for NetWare Requester for OS/2 V.2.0. 
  72.  
  73.  
  74. ΓòÉΓòÉΓòÉ 1.3. APPC Documentation ΓòÉΓòÉΓòÉ
  75.  
  76. Refer to the IBM APPC Programming Reference (S04G-1025) for more information 
  77. about APPC. 
  78.  
  79.  
  80. ΓòÉΓòÉΓòÉ 2. Help for Duplicate Drag Attempt ΓòÉΓòÉΓòÉ
  81.  
  82. Each connection profile must have a unique symbolic name. You can do one of the 
  83. following: 
  84.  
  85. o Enter a new symbolic name for the connection profile 
  86.  
  87. o Replace the existing connection profile in the target file with the profile 
  88.   from the source file 
  89.  
  90. Then select one of the following push buttons: 
  91.  
  92. o OK to continue copying the connection profile 
  93.  
  94. o Cancel to cancel the drag attempt 
  95.  
  96.  
  97. ΓòÉΓòÉΓòÉ 3. Help for Enter New Symbolic Name ΓòÉΓòÉΓòÉ
  98.  
  99. Select this radio button to rename the connection profile with a new symbolic 
  100. name because there is an existing connection profile in the target file using 
  101. that symbolic name. 
  102.  
  103.  
  104. ΓòÉΓòÉΓòÉ 4. Help for Replace Existing Profile ΓòÉΓòÉΓòÉ
  105.  
  106. Select this radio button to replace the existing connection profile in the 
  107. target file with the connection profile from the source file. 
  108.  
  109.  
  110. ΓòÉΓòÉΓòÉ 5. Help for Common Page ΓòÉΓòÉΓòÉ
  111.  
  112. Use the Common page of the notebook to specify: 
  113.  
  114. o Symbolic name of the connection profile 
  115. o Communication protocol to use 
  116. o Security 
  117. o Millisecond wait for open 
  118.  
  119. To complete this page: 
  120.  
  121.  1. Specify a unique symbolic name. 
  122.  2. Select one of the protocols. 
  123.  3. Review the other fields and change them as necessary. All fields are 
  124.     provided with defaults that you can use. 
  125.  4. When you have completed defining the connection profile and you want to 
  126.     keep your changes, select the OK push button on the bottom of the notebook. 
  127.  
  128. If you do not want to keep your changes, select the CANCEL push button on the 
  129. bottom of the notebook. 
  130.  
  131. For more information about the supported protocols, refer to the following 
  132. documents: 
  133.  
  134. Named pipes 
  135.  
  136.    IBM OS/2 2.0 Application Design Guide (S10G-6260) 
  137.    IBM OS/2 2.0 Programming Guide Volume 1 (S10G-6261) 
  138.    IBM OS/2 2.0 Programming Guide Volume 2 (S10G-6494) 
  139.    IBM OS/2 2.0 Programming Guide Volume 3 (S10G-6495) 
  140.    IBM OS/2 2.0 Control Program Programming Reference (S10G-6263) 
  141.  
  142. NetBIOS 
  143.  
  144.    IBM LAN Technical Reference (SC30-3383) 
  145.    Novell NetBIOS Emulator Developer's Guide for NetWare Requester for OS/2 
  146.    V.2.0 
  147.  
  148. APPC 
  149.  
  150.    IBM APPC Programming Reference (S04G-1025) 
  151.  
  152.  
  153. ΓòÉΓòÉΓòÉ 6. Help for Named Pipes/NetBIOS Page ΓòÉΓòÉΓòÉ
  154.  
  155. If your connection is using the NetBIOS protocol, use the Named Pipes/NetBIOS 
  156. page of the notebook to specify: 
  157.  
  158. o NetBIOS server machine 
  159. o NetBIOS maximum sessions 
  160. o Program name 
  161. o Program parameters 
  162. o Program operating in foreground or background 
  163. o Program type is queued or non-queued 
  164.  
  165. If your connection is using the named pipes protocol, use this page of the 
  166. notebook to specify the same fields. 
  167.  
  168. Note:  If your connection is using the named pipes protocol and you selected 
  169.        the Named pipes radio button on the Common page of the notebook, the 
  170.        NetBIOS server machine and the NetBIOS maximum sessions fields are not 
  171.        available for you to enter information. 
  172.  
  173. For more information about named pipes or NetBIOS, refer to the following 
  174. documents: 
  175.  
  176. Named pipes 
  177.  
  178.    IBM OS/2 2.0 Application Design Guide (S10G-6260) 
  179.    IBM OS/2 2.0 Programming Guide Volume 1 (S10G-6261) 
  180.    IBM OS/2 2.0 Programming Guide Volume 2 (S10G-6494) 
  181.    IBM OS/2 2.0 Programming Guide Volume 3 (S10G-6495) 
  182.    IBM OS/2 2.0 Control Program Programming Reference (S10G-6263) 
  183.  
  184. NetBIOS 
  185.  
  186.    IBM LAN Technical Reference (SC30-3383) 
  187.    Novell NetBIOS Emulator Developer's Guide for NetWare Requester for OS/2 
  188.    V.2.0 
  189.  
  190.  
  191. ΓòÉΓòÉΓòÉ 7. Help for APPC Pages ΓòÉΓòÉΓòÉ
  192.  
  193. Use the APPC pages of the notebook to specify: 
  194.  
  195. o TP Name 
  196. o SNA mode name 
  197. o Local LU identifier 
  198. o PLU identifier 
  199. o Partner type 
  200. o Data conversion 
  201. o Milliseconds in send state while in idle 
  202.  
  203. Note:  There are two pages of information for you to fill out for the APPC 
  204.        protocol. 
  205.  
  206. For more information about APPC, refer to the IBM APPC Programming Reference 
  207. (S04G-1025). 
  208.  
  209.  
  210. ΓòÉΓòÉΓòÉ 8. Help for File ΓòÉΓòÉΓòÉ
  211.  
  212. Select this menu bar choice to: 
  213.  
  214. o Create a new file 
  215.  
  216. o Open a file that you saved with Save as 
  217.  
  218. o Save information in a file you specify 
  219.  
  220.  
  221. ΓòÉΓòÉΓòÉ 9. Help for New ΓòÉΓòÉΓòÉ
  222.  
  223. Select this menu choice to create a new connection profile file. When you 
  224. select New, the connection profile editor displays "Untitled" at the top of the 
  225. window. (You name the file when you save it.) 
  226.  
  227.  
  228. ΓòÉΓòÉΓòÉ 10. Help for Open ΓòÉΓòÉΓòÉ
  229.  
  230. Select this menu choice to open and view a connection profile file you 
  231. previously saved with Save or Save as. 
  232.  
  233. Note:  The file you specify must be a connection profile file created with the 
  234.        connection profile editor. The name of the connection profile file must 
  235.        be IBMDABB.CP if you want Distributed Application/2 to use it at run 
  236.        time. 
  237.  
  238.  
  239. ΓòÉΓòÉΓòÉ 11. Help for Save ΓòÉΓòÉΓòÉ
  240.  
  241. Select this menu choice to store the connection profile file you are editing. 
  242. After the file is saved, the text remains in the window so that you can 
  243. continue editing it. 
  244.  
  245. If you are editing a new file, select the Save or Save as choice to display the 
  246. Save as window so that you can name the file you are editing. 
  247.  
  248. Note:  The name of the connection profile file must be IBMDABB.CP if you want 
  249.        Distributed Application/2 to use it at run time. 
  250.  
  251.  
  252. ΓòÉΓòÉΓòÉ 12. Help for Save As ΓòÉΓòÉΓòÉ
  253.  
  254. Select this menu choice to name and save a new connection profile file, or to 
  255. save an existing connection profile file under a different name, in a different 
  256. directory, or on a different disk. 
  257.  
  258. Note:  The name of the connection profile file must be IBMDABB.CP if you want 
  259.        Distributed Application/2 to use it at run time. 
  260.  
  261.  
  262. ΓòÉΓòÉΓòÉ 13. Help for Open Dialog ΓòÉΓòÉΓòÉ
  263.  
  264.  1. Select the arrow to the right of the Drive list to display all of the 
  265.     drives on your system. 
  266.  2. Select a drive from the Drive list. 
  267.  3. Select a directory from the Directory list. 
  268.  4. Select a file name from the File list or type in a file name in the Open 
  269.     filename field and then select the Open push button to display the file you 
  270.     want to edit. 
  271.  
  272. Note:  You can only open a connection profile file with the connection profile 
  273.        editor. The name of the connection profile file must be IBMDABB.CP if 
  274.        you want Distributed Application/2 to use it at run time. 
  275.  
  276.  
  277. ΓòÉΓòÉΓòÉ 14. Help for Save As Dialog ΓòÉΓòÉΓòÉ
  278.  
  279.  1. Select the arrow to the right of the Drive list to display all of the 
  280.     drives on your system. 
  281.  2. Select a drive from the Drive list. 
  282.  3. Select a directory from the Directory list. 
  283.  4. Type the name of the file you want to save in the Save as filename field 
  284.     and select the Save push button. 
  285.  
  286. Note:  The name of the connection profile file must be IBMDABB.CP if you want 
  287.        Distributed Application/2 to use it at run time. 
  288.  
  289.  
  290. ΓòÉΓòÉΓòÉ 15. Help for Actions ΓòÉΓòÉΓòÉ
  291.  
  292. Select this menu bar choice to: 
  293.  
  294. o Display the settings of a connection profile 
  295. o Create another connection profile using the defaults provided 
  296. o Copy a selected connection profile 
  297. o Delete one or all connection profiles 
  298.  
  299.  
  300. ΓòÉΓòÉΓòÉ 16. Help for Settings ΓòÉΓòÉΓòÉ
  301.  
  302. Select this menu choice to display the settings of a selected connection 
  303. profile. 
  304.  
  305. You can display the settings of a connection profile by doing one of the 
  306. following: 
  307.  
  308. o Selecting Settings... from the Actions menu bar choice. 
  309.  
  310. o Pressing the second mouse button while the mouse is positioned over a 
  311.   connection profile icon in the connection profile editor window, and then 
  312.   selecting Settings from the pop-up menu. 
  313.  
  314. o Double-clicking on the connection profile icon in the window. 
  315.  
  316. o Pressing Enter after you have selected a connection profile icon in the 
  317.   window. 
  318.  
  319.  
  320. ΓòÉΓòÉΓòÉ 17. Help for Create Another ΓòÉΓòÉΓòÉ
  321.  
  322. Select this menu choice to create a new connection profile using the default 
  323. values supplied by the connection profile editor. 
  324.  
  325. You can create another connection profile by doing one of the following: 
  326.  
  327. o Selecting Create another... from the Actions menu bar choice. 
  328.  
  329. o Pressing the second mouse button while the mouse is positioned over a 
  330.   connection profile icon in the connection profile editor window, and then 
  331.   selecting Create another... from the pop-up menu. 
  332.  
  333. Note:  Selecting the Create another... pull-down choice does not use the same 
  334.        settings as the connection profile you have selected. It uses the 
  335.        default values as settings supplied by the connection profile editor. If 
  336.        you want to create a new connection profile using the same settings as 
  337.        the connection profile you have selected, use the Copy... pull-down 
  338.        choice from the Actions menu bar choice. 
  339.  
  340.  
  341. ΓòÉΓòÉΓòÉ 18. Help for Copy ΓòÉΓòÉΓòÉ
  342.  
  343. Select this menu choice to create a new connection profile using the same 
  344. settings values as the connection profile you have selected. 
  345.  
  346. You can copy a connection profile by doing one of the following: 
  347.  
  348. o Selecting Copy... from the Actions menu bar choice. 
  349.  
  350. o Pressing the second mouse button while the mouse is positioned over a 
  351.   connection profile icon in the connection profile editor window, and then 
  352.   selecting Copy... from the pop-up menu. 
  353.  
  354.  
  355. ΓòÉΓòÉΓòÉ 19. Help for Delete All ΓòÉΓòÉΓòÉ
  356.  
  357. Select this menu choice to delete all of the connection profiles in the file. 
  358.  
  359.  
  360. ΓòÉΓòÉΓòÉ 20. Help for Delete ΓòÉΓòÉΓòÉ
  361.  
  362. Select this menu choice to delete a selected connection profile. 
  363.  
  364. You can delete a connection profile by doing one of the following: 
  365.  
  366. o Selecting Delete from the Actions menu bar choice. 
  367.  
  368. o Pressing the second mouse button while the mouse is positioned over a 
  369.   connection profile icon in the connection profile editor window, and then 
  370.   selecting Delete from the pop-up menu. 
  371.  
  372.  
  373. ΓòÉΓòÉΓòÉ 21. Help for Help ΓòÉΓòÉΓòÉ
  374.  
  375. Select this menu bar choice to obtain the following types of help: 
  376.  
  377. Help index 
  378.   Displays an index of help topics 
  379. General help 
  380.   Displays help on application windows 
  381. Keys help 
  382.   Displays help on valid keys 
  383.  
  384. Help is also available under the Using Help menu bar choice for using the 
  385. online help facility. 
  386.  
  387.  
  388. ΓòÉΓòÉΓòÉ 22. Help for Help Index ΓòÉΓòÉΓòÉ
  389.  
  390. Select this menu choice to use the help index. You can use the index in two 
  391. ways: 
  392.  
  393. o To select a topic from a list of all help topics 
  394. o To search for a topic by selecting Search from the Services pull-down. 
  395.  
  396.  
  397. ΓòÉΓòÉΓòÉ 23. Help for General Help ΓòÉΓòÉΓòÉ
  398.  
  399. Select this menu choice to obtain an overview of the connection profile editor. 
  400.  
  401.  
  402. ΓòÉΓòÉΓòÉ 24. Help for Keys Help ΓòÉΓòÉΓòÉ
  403.  
  404. Select this menu choice to obtain help for the key definitions. 
  405.  
  406.  
  407. ΓòÉΓòÉΓòÉ 25. Keys Help ΓòÉΓòÉΓòÉ
  408.  
  409. Select a topic to get keys help on: 
  410.  
  411. o Help keys 
  412. o System keys 
  413. o Window keys 
  414. o Editing keys 
  415. o Application keys 
  416.  
  417.  
  418. ΓòÉΓòÉΓòÉ 25.1. Help Keys ΓòÉΓòÉΓòÉ
  419.  
  420. These are the help window key definitions: 
  421.  
  422. F1 
  423.   Displays help 
  424. Esc 
  425.   Displays the previous window 
  426. Alt+F4 
  427.   Exits help 
  428.  
  429.  
  430. ΓòÉΓòÉΓòÉ 25.2. System Keys ΓòÉΓòÉΓòÉ
  431.  
  432. These are the system key definitions: 
  433.  
  434. F1 
  435.   Displays help 
  436. F3 
  437.   Closes the program window 
  438. F10 
  439.   Goes to or from the menu bar 
  440. Arrow keys 
  441.   Move among the choices on the menu bar, pull-down menus, radio buttons, push 
  442.   buttons, and tabs on the notebook 
  443. End 
  444.   Goes to the last choice in a pull-down menu 
  445. Esc 
  446.   Cancels a pull-down menu or the system menu 
  447. Home 
  448.   Goes to the first choice in a pull-down menu 
  449. PgUp 
  450.   Scrolls the contents of the window up one screen 
  451. PgDn 
  452.   Scrolls the contents of the window down one screen 
  453. Underlined letter (mnemonic) 
  454.   Calls the associated action 
  455. Cursor left 
  456.   Moves the cursor left in the viewing area 
  457. Cursor right 
  458.   Moves the cursor right in the viewing area 
  459. Cursor up 
  460.   Moves the cursor up in the viewing area 
  461. Cursor down 
  462.   Moves the cursor down in the viewing area 
  463. Alt 
  464.   Goes to or from the menu bar 
  465. Alt+Esc 
  466.   Switches to the next program, including full-screen programs 
  467. Alt+Tab 
  468.   Switches to the next program that runs in a window 
  469. Alt+F4 
  470.   Closes the window 
  471. Alt+F5 
  472.   Restores the window 
  473. Alt+F6 
  474.   Changes the active window in an application 
  475. Alt+F7 
  476.   Moves the window 
  477. Alt+F8 
  478.   Sizes the window 
  479. Alt+F9 
  480.   Minimizes the window 
  481. Alt+F10 
  482.   Maximizes the window 
  483. Alt+Up Arrow 
  484.   Moves from the tab to the page of the notebook 
  485. Alt+Down Arrow 
  486.   Moves from the page to the tab of the notebook 
  487. Ctrl+Esc 
  488.   Switches to the Task list 
  489. Ctrl+F6 
  490.   Changes the active secondary window in an application 
  491. Shift+Esc or Alt+Spacebar 
  492.   Goes to or from the system menu 
  493. Shift+Esc or Alt 
  494.   Goes to or from the system menu of a text window. 
  495.  
  496.  
  497. ΓòÉΓòÉΓòÉ 25.3. Window Keys ΓòÉΓòÉΓòÉ
  498.  
  499. Enter 
  500.   Completes the window 
  501. Esc 
  502.   Cancels the window 
  503. Spacebar 
  504.   Performs the task assigned to the selected push button 
  505. Tab 
  506.   Moves to the next entry field, selection field, push button, tab on a 
  507.   notebook, or hypertext phrase. 
  508.  
  509.  
  510. ΓòÉΓòÉΓòÉ 25.4. Editing Keys ΓòÉΓòÉΓòÉ
  511.  
  512. Backspace (left arrow delete) 
  513.   Deletes the character to the left of the cursor 
  514. Del or Delete 
  515.   Deletes the character to the right of the cursor 
  516. End or Ctrl+Right arrow key 
  517.   Moves to the end of a field 
  518. Home or Ctrl+Left arrow key 
  519.   Moves to the beginning of a field 
  520. Shift+Print Screen 
  521.   Prints the information currently displayed. 
  522.  
  523.  
  524. ΓòÉΓòÉΓòÉ 25.5. Application Keys ΓòÉΓòÉΓòÉ
  525.  
  526. F1 
  527.   Displays help 
  528. F3 
  529.   Exits the connection profile editor 
  530.  
  531.  
  532. ΓòÉΓòÉΓòÉ 26. Help for Using Help ΓòÉΓòÉΓòÉ
  533.  
  534. Select this menu choice to see a description of the types of help provided for 
  535. this application and to learn how to get help. 
  536.  
  537.  
  538. ΓòÉΓòÉΓòÉ 27. OK ΓòÉΓòÉΓòÉ
  539.  
  540. Select this push button to save the changes you made in the connection profile 
  541. and close the notebook. 
  542.  
  543. To save the settings for the connection profile into a file, select Save from 
  544. the File menu bar choice. 
  545.  
  546.  
  547. ΓòÉΓòÉΓòÉ 28. Cancel ΓòÉΓòÉΓòÉ
  548.  
  549. Select this push button to exit the window without keeping your changes. 
  550.  
  551.  
  552. ΓòÉΓòÉΓòÉ 29. Help for Help ΓòÉΓòÉΓòÉ
  553.  
  554. Use the Connection Profile Settings notebook to specify, change, or delete the 
  555. settings of a connection profile. 
  556.  
  557. For more information about the pages of the notebook, see: 
  558.  
  559. o Help for Common Page 
  560. o Help for Named Pipes/NetBIOS Page 
  561. o Help for APPC Pages 
  562.  
  563.  
  564. ΓòÉΓòÉΓòÉ 30. Help for Symbolic Name ΓòÉΓòÉΓòÉ
  565.  
  566. Specify a symbolic name in the Symbolic name field to represent this 
  567. destination. This is the name that the client uses to identify the server. 
  568.  
  569. The symbolic name must be: 
  570.  
  571. o No more than 8 characters long 
  572. o Contain characters A-Z and 0-9 
  573.  
  574. Each connection profile must have a unique symbolic name. 
  575.  
  576. This is a required field.  No default is provided. 
  577.  
  578.  
  579. ΓòÉΓòÉΓòÉ 31. Help for Program Name ΓòÉΓòÉΓòÉ
  580.  
  581. Specify the name and extension of the server program. Distributed Application/2 
  582. only uses this program name for NetBIOS and named pipes connections. 
  583.  
  584. If you are using NetBIOS or named pipes, this field is required. 
  585.  
  586.  
  587. ΓòÉΓòÉΓòÉ 32. Help for Program Parameters ΓòÉΓòÉΓòÉ
  588.  
  589. Specify the parameters to pass to the server program. 
  590.  
  591. This field is optional and is only used for NetBIOS and named pipes 
  592. connections. 
  593.  
  594.  
  595. ΓòÉΓòÉΓòÉ 33. Help for Foreground ΓòÉΓòÉΓòÉ
  596.  
  597. Select this radio button to have the server program run in the foreground. 
  598. Selecting Foreground will allow the server program to be able to accept user 
  599. input or display information to the user. 
  600.  
  601.  
  602. ΓòÉΓòÉΓòÉ 34. Help for Background ΓòÉΓòÉΓòÉ
  603.  
  604. Select this radio button if you want the server program to run in the 
  605. background. 
  606.  
  607.  
  608. ΓòÉΓòÉΓòÉ 35. Help for Queued ΓòÉΓòÉΓòÉ
  609.  
  610. Select this radio button if your server program is designed to accept 
  611. connections from multiple clients. 
  612.  
  613. You would select the Queued radio button if you want only the first connection 
  614. from a client to cause the server program to start. Subsequent connections from 
  615. clients will be directed to this running server until the server terminates. 
  616.  
  617.  
  618. ΓòÉΓòÉΓòÉ 36. Help for Non-queued ΓòÉΓòÉΓòÉ
  619.  
  620. Select this radio button if your server program is designed to accept 
  621. connections from only one client. 
  622.  
  623. You would select the Non-queued radio button if you want each connection from a 
  624. client to start a new copy of the server program. 
  625.  
  626.  
  627. ΓòÉΓòÉΓòÉ 37. Help for None ΓòÉΓòÉΓòÉ
  628.  
  629. Select this radio button if you do not want Distributed Application/2 to 
  630. perform any security checking. 
  631.  
  632.  
  633. ΓòÉΓòÉΓòÉ 38. Help for UPM ΓòÉΓòÉΓòÉ
  634.  
  635. Select this radio button if you want Distributed Application/2 to use User 
  636. Profile Management (UPM) to confirm that a user is logged on. 
  637.  
  638. Security is performed differently for each of the protocols. 
  639.  
  640. Named pipes 
  641.   No security support is provided. 
  642.  
  643. NetBIOS 
  644.   Asks UPM for the remote logon userid and password for the remote machine 
  645.   named in the NetBIOS server machine field. If no such remote logon is active, 
  646.   the values for an active local or domain logon are used. A remote logon can 
  647.   become active via a "LOGON userid /P=password /N=remote node" UPM command or 
  648.   via a UPM User Logon Profile. 
  649.  
  650. APPC 
  651.   Similar to NetBIOS, but is implemented by APPC. See the APPC Programming 
  652.   Reference for details for allocation with Security=SAME. 
  653.  
  654.  
  655. ΓòÉΓòÉΓòÉ 39. Help for Named Pipes ΓòÉΓòÉΓòÉ
  656.  
  657. Named pipes is a form of OS/2 interprocess communication that uses file-system 
  658. calls to transfer data between processes running on the same workstation. 
  659.  
  660. Select the Named pipes radio button if your connection uses the named pipes 
  661. protocol. 
  662.  
  663. If your connection uses named pipes, when you have completed the fields on the 
  664. Common page of the notebook, select the Named Pipes/NetBIOS tab of the notebook 
  665. to complete the fields that apply to named pipes. 
  666.  
  667. For more information about named pipes, refer to the following documents: 
  668.  
  669. IBM OS/2 2.0 Application Design Guide (S10G-6260) 
  670. IBM OS/2 2.0 Programming Guide Volume 1 (S10G-6261) 
  671. IBM OS/2 2.0 Programming Guide Volume 2 (S10G-6494) 
  672. IBM OS/2 2.0 Programming Guide Volume 3 (S10G-6495) 
  673. IBM OS/2 2.0 Control Program Programming Reference (S10G-6263) 
  674.  
  675.  
  676. ΓòÉΓòÉΓòÉ 40. Help for NetBIOS ΓòÉΓòÉΓòÉ
  677.  
  678. NetBIOS is a communication programming interface that supports peer-to-peer 
  679. connections between applications running on a Local Area Network (LAN). 
  680.  
  681. Select the NetBIOS radio button if your connection uses the NetBIOS protocol. 
  682.  
  683. If your connection uses NetBIOS, when you have completed the fields on the 
  684. Common page of the notebook, select the Named Pipes/NetBIOS tab of the notebook 
  685. to complete the fields that apply to NetBIOS. 
  686.  
  687. For more information about IBM NetBIOS, refer to the IBM LAN Technical 
  688. Reference (SC30-3383). 
  689.  
  690. For more information about Novell NetWare NetBIOS, refer to the Novell NetBIOS 
  691. Emulator Developer's Guide for NetWare Requester for OS/2 V.2.0. 
  692.  
  693.  
  694. ΓòÉΓòÉΓòÉ 41. Help for APPC ΓòÉΓòÉΓòÉ
  695.  
  696. APPC is Advanced Program-to-Program Communication. It is a protocol that 
  697. implements the IBM Systems Network Architecture (SNA) LU 6.2 protocol. 
  698.  
  699. Select the APPC radio button if your connection uses the APPC protocol. 
  700.  
  701. If your connection uses APPC, when you have completed the fields on the Common 
  702. page of the notebook, select the APPC tab of the notebook to complete the 
  703. fields on both APPC notebook pages. 
  704.  
  705. For more information about APPC, refer to the APPC Programming Reference 
  706. (S04G-1025). 
  707.  
  708.  
  709. ΓòÉΓòÉΓòÉ 42. Help for Millisecond Wait for Open ΓòÉΓòÉΓòÉ
  710.  
  711. Select how long you want Distributed Application/2 to wait for the connection 
  712. to open before it returns an error. 
  713.  
  714. The range is from -1 to 600,000 milliseconds. 
  715.  
  716. If you set this timer to -1, it is the same as setting it indefinitely. 
  717.  
  718. Note:  If you are receiving many time-out errors, try increasing this value. 
  719.  
  720. Warning: This time is approximate, and your program should not depend on it for 
  721. precision timing. 
  722.  
  723.  
  724. ΓòÉΓòÉΓòÉ 43. Help for NetBIOS Server Machine ΓòÉΓòÉΓòÉ
  725.  
  726. Specify the name of the NetBIOS server machine. This is the same name specified 
  727. when the NetBIOS daemon on the server machine was started. 
  728.  
  729. The name of the NetBIOS server machine must be: 
  730.  
  731. o Unique in the network 
  732. o No more than 8 characters long 
  733. o Contain characters A-Z and 0-9 
  734.  
  735. This is a required field. No default is provided. 
  736.  
  737.  
  738. ΓòÉΓòÉΓòÉ 44. Help for NetBIOS Maximum Sessions ΓòÉΓòÉΓòÉ
  739.  
  740. Distributed Application/2 supports the IBM* NetBIOS 3.0 interface (API) and the 
  741. IBM LAN Server NetBIOS API. You can designate the NetBIOS API that Distributed 
  742. Application/2 will use. 
  743.  
  744. If you enter a 0 in the NetBIOS maximum sessions field, Distributed 
  745. Application/2 uses the IBM LAN Server NetBIOS API. (You must use this API if 
  746. you are using the Novell* NetWare* NetBIOS emulator.) 
  747.  
  748. The maximum sessions value is systemwide for this type of NetBIOS. The number 
  749. of maximum sessions is set up during your system configuration, such as in your 
  750. CONFIG.SYS file. See IBM LAN Server NetBIOS API for more information about 
  751. specifying the NetBIOS maximum sessions value. 
  752.  
  753. If you set NetBIOS maximum sessions to a value from 1 to 126, Distributed 
  754. Application/2 uses the IBM NetBIOS 3.0 API. See IBM NetBIOS 3.0 API for more 
  755. information about specifying the NetBIOS maximum sessions value. 
  756.  
  757.  
  758. ΓòÉΓòÉΓòÉ 44.1. IBM NetBIOS 3.0 API ΓòÉΓòÉΓòÉ
  759.  
  760. Specify the number of NetBIOS sessions Distributed Application/2 will use to 
  761. communicate. Distributed Application/2 reserves the sessions the first time its 
  762. services are called within a program. Any subsequent Distributed Application/2 
  763. connection that is opened within the program will use one of these reserved 
  764. sessions. The number of sessions affects the number of clients a server can 
  765. communicate with. 
  766.  
  767. Based on the number of sessions you specify, Distributed Application/2 will 
  768. obtain the same number of NetBIOS names and twice the number of NetBIOS 
  769. commands. 
  770.  
  771. The range is 1 to 126 sessions. 
  772.  
  773. If a program only has one connection active at a time, set the number of 
  774. sessions to 1. 
  775.  
  776. Note:  You may want the value in this field to be different for client and 
  777.        server machines. This is the only field that could be different for the 
  778.        client or server machine, depending upon the design of your application 
  779.        or network. For example, if your application has 1 server attached to 3 
  780.        clients, you would set the number of sessions on the server side to 3 
  781.        and the client side to 1. 
  782.  
  783.  
  784. ΓòÉΓòÉΓòÉ 44.2. IBM LAN Server NetBIOS API ΓòÉΓòÉΓòÉ
  785.  
  786. If you are using the Novell* NetWare* NetBIOS emulator, it emulates the IBM LAN 
  787. Server NetBIOS API. Therefore, you must set the NetBIOS maximum sessions value 
  788. to 0. 
  789.  
  790. The IBM LAN Server NetBIOS API, also called the NetBIOS Submit API or the IBM 
  791. LAN Manager NetBIOS API, is described in the IBM OS/2 LAN Server Version 2.0 
  792. Application Programmer's Reference (S04G-1046). 
  793.  
  794. Note:  Also, if you are using the Novell NetWare NetBIOS emulator, then both 
  795.        the client and server must have it installed for Distributed 
  796.        Application/2. 
  797.  
  798.  
  799. ΓòÉΓòÉΓòÉ 45. Help for TP Name ΓòÉΓòÉΓòÉ
  800.  
  801. Specify a Transaction Program (TP) name. APPC uses the TP name to locate the TP 
  802. definition in Attach Manager. Use Communications Manager to configure the TP 
  803. definition for APPC. 
  804.  
  805. The TP name must be: 
  806.  
  807. o No more than 64 characters long 
  808. o Contain characters A-Z, a-z, and 0-9 
  809.  
  810. The TP name can contain the @, #, and $ characters. It can also contain a slash 
  811. (/) in the first character position for IMS commands. 
  812.  
  813.  
  814. ΓòÉΓòÉΓòÉ 46. Help for SNA Mode Name ΓòÉΓòÉΓòÉ
  815.  
  816. Specify the Systems Network Architecture (SNA) mode name to describe the 
  817. properties of the session. Use Communications Manager to define the mode name. 
  818.  
  819. The SNA mode name must be: 
  820.  
  821. o No more than 8 characters long 
  822. o Contain characters A-Z, a-z, and 0-9 
  823.  
  824. The SNA mode name can contain the @, #, and $ characters. 
  825.  
  826. Note:  The names SNASVCMG and CPSVCMG cannot be used as the SNA mode name. 
  827.  
  828.  
  829. ΓòÉΓòÉΓòÉ 47. Help for Local LU Alias Name ΓòÉΓòÉΓòÉ
  830.  
  831. Specify the local logical unit (LU) alias name. 
  832.  
  833. This field is optional. If you don't specify a local LU alias name, Distributed 
  834. Application/2 will use the default defined in Communications Manager. 
  835.  
  836. The local LU alias name must be: 
  837.  
  838. o No more than 8 characters long 
  839. o Contain characters A-Z, a-z, and 0-9 
  840.  
  841. The local LU alias name can contain the @, #, and $ characters. 
  842.  
  843.  
  844. ΓòÉΓòÉΓòÉ 48. Help for Local LU Pool Identifier ΓòÉΓòÉΓòÉ
  845.  
  846. Specify a 3-character identifier if you want to use any local LU whose alias 
  847. starts with those 3 characters. 
  848.  
  849. This is an optional field. 
  850.  
  851. The local LU pool identifier must be: 
  852.  
  853. o Exactly 3 characters long 
  854. o Contain characters A-Z, a-z, and 0-9 
  855.  
  856. The local LU pool identifier can contain the @, #, and $ characters. 
  857.  
  858. Warning: If the LUs in the pool are dependent LUs, make sure no other APPC 
  859. application running in your machine uses any of them by name. 
  860.  
  861.  
  862. ΓòÉΓòÉΓòÉ 49. Help for Fully Qualified PLU Name ΓòÉΓòÉΓòÉ
  863.  
  864. Specify the fully qualified Partner Logical Unit (PLU) name. 
  865.  
  866. This is a required field if you selected the Name radio button. 
  867.  
  868. The fully qualified PLU name must be: 
  869.  
  870. o Unique in the network 
  871. o No more than 17 characters long 
  872. o Contain characters A-Z and 0-9 
  873.  
  874. The fully qualified PLU name can contain the @, #, and $ characters. It can 
  875. also contain 1 imbedded period (.) to delimit the netid and LU name portions. 
  876.  
  877.  
  878. ΓòÉΓòÉΓòÉ 50. Help for Local LU Alias ΓòÉΓòÉΓòÉ
  879.  
  880. Select this radio button if you want to specify a local logical unit (LU) alias 
  881. name rather than an LU pool ID. 
  882.  
  883.  
  884. ΓòÉΓòÉΓòÉ 51. Help for Pool ID ΓòÉΓòÉΓòÉ
  885.  
  886. Select this radio button if you want to specify a local logical unit (LU) pool 
  887. ID. 
  888.  
  889.  
  890. ΓòÉΓòÉΓòÉ 52. Help for Name ΓòÉΓòÉΓòÉ
  891.  
  892. Select this radio button to if you want to specify a fully qualified Partner 
  893. Logical Unit (PLU) name. 
  894.  
  895.  
  896. ΓòÉΓòÉΓòÉ 53. Help for PLU Alias ΓòÉΓòÉΓòÉ
  897.  
  898. Select this radio button if you want to specify a Partner Logical Unit (PLU) 
  899. alias name rather than a fully qualified PLU name. 
  900.  
  901.  
  902. ΓòÉΓòÉΓòÉ 54. Help for PLU Alias Name ΓòÉΓòÉΓòÉ
  903.  
  904. Specify the Partner Logical Unit (PLU) alias name. 
  905.  
  906. This field is required if you selected the Alias radio button. 
  907.  
  908. The PLU alias name must be: 
  909.  
  910. o No more than 8 characters long 
  911. o Contain characters A-Z, a-z, and 0-9 
  912.  
  913. The PLU alias name can contain the @, #, and $ characters. 
  914.  
  915. Note:  This alias must also be configured in Communications Manager. 
  916.  
  917.  
  918. ΓòÉΓòÉΓòÉ 55. Help for Partner Code Page ΓòÉΓòÉΓòÉ
  919.  
  920. If you selected the Character data conversion radio button, you must specify 
  921. the code page of the server machine in the Partner code page field. This tells 
  922. Distributed Application/2 the type of character data conversion to perform. 
  923.  
  924. Note:  If you want to check the code pages that Distributed Application/2 
  925.        supports as the active code page in the local machine, see Local Machine 
  926.        Code Pages. 
  927.  
  928. From the ASCII or EBCDIC table, do the following: 
  929.  
  930.  1. Find the language the server machine will use. 
  931.  2. Select the code page that corresponds to that language from the following 
  932.     ASCII or EBCDIC table. 
  933.  3. Specify that code page in the Partner Code Page field. 
  934.  
  935. The following table lists ASCII code pages supported by Distributed 
  936. Application/2. 
  937.  
  938. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  939. ΓöéLanguage            ΓöéASCII Code PageΓöé
  940. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  941. ΓöéCanadian-French     Γöé863            Γöé
  942. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  943. ΓöéMultilingual        Γöé850            Γöé
  944. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  945. ΓöéNorwegian           Γöé865            Γöé
  946. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  947. ΓöéPortuguese          Γöé860            Γöé
  948. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  949. ΓöéUS English          Γöé437            Γöé
  950. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  951.  
  952. The following table lists EBCDIC code pages supported by Distributed 
  953. Application/2. 
  954.  
  955. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  956. ΓöéLanguage            ΓöéEBCDIC Code    Γöé
  957. Γöé                    ΓöéPage           Γöé
  958. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  959. ΓöéAustrian/German     Γöé273            Γöé
  960. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  961. ΓöéDanish/Norwegian    Γöé277            Γöé
  962. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  963. ΓöéEnglish and JapaneseΓöé931            Γöé
  964. ΓöéExtended            Γöé               Γöé
  965. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  966. ΓöéFinnish/Swedish     Γöé278            Γöé
  967. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  968. ΓöéFrench              Γöé297            Γöé
  969. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  970. ΓöéItalian             Γöé280            Γöé
  971. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  972. ΓöéJapanese (Katakana) Γöé930            Γöé
  973. ΓöéExtended            Γöé               Γöé
  974. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  975. ΓöéJapanese (Latin)    Γöé939            Γöé
  976. ΓöéExtended            Γöé               Γöé
  977. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  978. ΓöéKorean Extended     Γöé933            Γöé
  979. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  980. ΓöéMultilingual        Γöé500            Γöé
  981. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  982. ΓöéS-Chinese Extended  Γöé935            Γöé
  983. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  984. ΓöéSpanish             Γöé284            Γöé
  985. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  986. ΓöéT-Chinese Extended  Γöé937            Γöé
  987. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  988. ΓöéUK English          Γöé285            Γöé
  989. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  990. ΓöéUS English          Γöé037            Γöé
  991. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  992.  
  993.  
  994. ΓòÉΓòÉΓòÉ 55.1. Local Machine Code Pages ΓòÉΓòÉΓòÉ
  995.  
  996. The following table lists code pages that can be the active code page of the 
  997. local machine. These are the code pages supported by Distributed Application/2. 
  998.  
  999. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  1000. ΓöéLanguage            ΓöéASCII Code     Γöé
  1001. Γöé                    ΓöéPages          Γöé
  1002. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1003. ΓöéCanadian-French     Γöé863            Γöé
  1004. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1005. ΓöéInternational       Γöé850            Γöé
  1006. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1007. ΓöéJapanese            Γöé932            Γöé
  1008. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1009. ΓöéJapanese Extended   Γöé942            Γöé
  1010. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1011. ΓöéKorean              Γöé934            Γöé
  1012. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1013. ΓöéKorean Extended     Γöé944            Γöé
  1014. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1015. ΓöéNorwegian           Γöé865            Γöé
  1016. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1017. ΓöéPortuguese          Γöé860            Γöé
  1018. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1019. ΓöéT-Chinese           Γöé938            Γöé
  1020. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1021. ΓöéT-Chinese Extended  Γöé948            Γöé
  1022. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1023. ΓöéUS English          Γöé437            Γöé
  1024. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  1025.  
  1026.  
  1027. ΓòÉΓòÉΓòÉ 56. Help for Distributed Application/2 ΓòÉΓòÉΓòÉ
  1028.  
  1029. Select this radio button if both client and server programs are written using 
  1030. the Distributed Application/2 APIs. 
  1031.  
  1032.  
  1033. ΓòÉΓòÉΓòÉ 57. Help for Native APPC - No Confirmation ΓòÉΓòÉΓòÉ
  1034.  
  1035. Select this radio button if the server program is written using direct APPC 
  1036. calls and does not use confirmations. 
  1037.  
  1038.  
  1039. ΓòÉΓòÉΓòÉ 58. Help for Native APPC - Confirmation ΓòÉΓòÉΓòÉ
  1040.  
  1041. Select this radio button if the server program is written using direct APPC 
  1042. calls and uses confirmations. 
  1043.  
  1044. Refer to the online Distributed Application/2 Programming Guide and Reference 
  1045. for more information about the types of supported confirmations. 
  1046.  
  1047.  
  1048. ΓòÉΓòÉΓòÉ 59. Help for No Character Data Conversion ΓòÉΓòÉΓòÉ
  1049.  
  1050. Select this radio button if you want Distributed Application/2 to treat all 
  1051. data as binary data and perform no character conversions. 
  1052.  
  1053.  
  1054. ΓòÉΓòÉΓòÉ 60. Help for Character Data Conversion ΓòÉΓòÉΓòÉ
  1055.  
  1056. Select this radio button if you want Distributed Application/2 to perform 
  1057. character conversions. If you select the Character data conversion radio 
  1058. button, you must specify a code page in the Partner code page field. 
  1059.  
  1060.  
  1061. ΓòÉΓòÉΓòÉ 61. Help for Millisecond Wait ΓòÉΓòÉΓòÉ
  1062.  
  1063. Use this field to specify the time interval for Distributed Application/2 to 
  1064. check if the partner needs to send data. This field applies only when the 
  1065. partner type is Distributed Application/2. It does not apply to native APPC 
  1066. partners. 
  1067.  
  1068. The range is 50 to 1,000 milliseconds. 
  1069.  
  1070. Note:  The lower this time interval is set, the more responsive your 
  1071.        application will seem, but it will be using more system resources. The 
  1072.        higher this time interval is set, the less responsive your application 
  1073.        will seem, but it will be using less system resources. Therefore, if 
  1074.        responsiveness is more important to you than the amount of system 
  1075.        resources, set it low. Conversely, if responsiveness is less important 
  1076.        to you than the amount of system resources, set it high. 
  1077.  
  1078.  
  1079. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  1080.  
  1081. Trademark of International Business Machines Corporation 
  1082.  
  1083.  
  1084. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  1085.  
  1086. Trademark of Novell,