ADC Home > Reference Library > Technical Notes > Legacy Documents > Networking >
Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.
Current information on this Reference Library topic can be found here:
|
NetCopy procedure replaces TokenTalk CopyNuBusDate Written: 9/23/92 Last reviewed: 6/14/93
The TokenTalk Programmer's Guide describes a routine called
The TokenTalk Programmer's Guide hasn't been updated to reflect the fact that
the
Note the addition of the source and the destination TIDs. This information comes from the A/ROSE Programmer's Guide. You should get a copy of this guide and referring to it regarding A/ROSE programming questions instead of referencing the TokenTalk Programmer's Guide. A/ROSE has been a fast evolving piece of software. Always refer to the latest Developer CD for the latest revision. TokenTalk LLCBadList and LLCTruncatedDate Written: 9/24/91 Last reviewed: 6/14/93
When a list-directed receive is queued to TokenTalk's implementation of Logical
Link Control (LLC) with a total data size less than the active frame size,
The
On the other hand, if a nonlist-directed receive is used, the How to get burned-in & locally administered Token Ring addressesDate Written: 12/11/91 Last reviewed: 12/12/91 How can I read the "burned-in" address from the TokenTalk NB card? How about for the locally administered address?
To access the burned-in address, use the Note the following #defines to include in your TTUtil.h header file:
TokenRing NB 4/16 Card and "promiscuous" mode supportDate Written: 12/6/91 Last reviewed: 6/14/93 Can the IBM chipset which is on Apple's new TokenRing NB 4/16 Card be programmed to go into "promiscuous" mode? I would like to write a Sniffer application which runs on the new card. At present, the present design of the IBM mini-card is such that the chipset cannot be programmed to run in promiscuous mode. A request has been submitted to IBM to allow the chipset to be placed into this mode. There is no date as to when such functionality will become available. TokenTalk maximum transmit buffer sizeDate Written: 12/19/91 Last reviewed: 6/14/93 In reviewing the 'llcp' resource for the new TokenTalk 4/16 NuBus card, I noticed that the maximum receive frames size has been changed to 0x1170 or 4464 bytes. If this is correct, what is the maximum transmit size (used to be 1509 bytes)? The change is for real. It was implemented at the request of developers like yourself. The change affects all Apple's TokenTalk products provided that TokenTalk Prep 2.4 is present. The maximum transmit buffer size depends on the 'llcp' resource in the TokenTalk Prep or (TokenTalk Prefs file if one is available). Within the 'llcp' resource is a buffer size value used to initialize the size of the receive/transmit buffers. For file versions 2.2 and earlier, the factory limit was 1509 bytes. For TokenTalk Prep version 2.4, the buffer size is set to 4464 bytes. Downloadables
|
|