TOPIC
DISCUSSION Because of the way the parameters like "Send data on every alpha-numeric character" are stored in MacPAD, they cannot be modified easily with ResEdit. Furthermore, as soon as a connection is established, the other side might use X.29 to modify the parameter anyway. Macintosh Communications ToolBox applications, like MacTerminal 3.0, can save Settings or MacPAD parameters when you choose "Save Changes". Looking at the "Comm Toolbox Reference" manual, config and oldConfig point to the MacPAD private data block, which is called automatically when you create a connection record (CMNew automatically makes two calls to CMDefault to fill in confg and oldConfig). Your program needs to store the contents of config to save the state of the connection tool. The above assumes you are using MacPAD at all. Perhaps the program writes directly to the X.25 Interface Library? If so, your program then must assume more responsibility in setting up and tearing down the call. Lastly, the CCITT X.28 allows for only certain PAD profiles and to impose other profiles that may violate the specification. |
Document Information | |
Product Area: | Communications-Networking |
Category: | MacX25 |
Sub Category: | General Topics |
Keywords: |
Copyright © 2000 Apple Computer, Inc. All rights reserved.