| >> The question comes with the differences of programming on Ethernet
>> versus doing it on FDDI.
Not much is different except for maximum packet size. You could also
specify that you want to send and receive the frame control header byte
which is not particularly useful. If you use VCI instead of QIO you
have some options with respect to how the header is constructed and
what fields point to (ie. you can go out of your way to make things
different). If you use QIO and promiscuous mode, the header returned
is different.
Its all described in the LAN chapter of the I/O Users Guide in the
VMS doc set. But in general, the same programs written for Ethernet
can be used for FDDI without change.
- Dick
|