[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | FDDI - The Next Generation |
|
Moderator: | NETCAD::STEFANI |
|
Created: | Thu Apr 27 1989 |
Last Modified: | Thu Jun 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2259 |
Total number of notes: | 8590 |
1367.0. "802.2 LLC Test Code" by mickie.sna.dec.com::kimpton (Stark Raving Sane) Fri Jun 10 1994 05:11
Hi !
I'm looking for some fairly simple bits of code to run under OSF/1 or DOS,
which will enable me to originate and respond to 802.2 LLC frames. The data
payload inside said frames being a protocol I'm developing - for simple
point to point communications.
I already have some code to do one half of the pair, however this for a
VME FDDI interface which I only have one of ! So I'd like to get the other
end running on a platform of which I have a few (ie the above list).
If anybody happens to have any such example code I'd be mot grateful - or if
they'd like to give me some pointers as to how to go about it myself, that'd
be great too.
Thanks
Andrew Kimpton,
CSS Engineering,
Sydney.
T.R | Title | User | Personal Name | Date | Lines |
---|
1367.1 | | NETRIX::thomas | The Code Warrior | Fri Jun 10 1994 09:58 | 3 |
| Take a look at /usr/examples/dli on your OSF/1 system (assuming you've
installed the Programming Examples). The programs you may be interested
are dli_802.c and dli_802d.c
|
1367.2 | | KONING::KONING | Paul Koning, B-16504 | Mon Jun 13 1994 12:35 | 4 |
| It sounds like you need a protocol identifier for this protocol; you should
get in touch with me for obtaining and registering one.
paul
|
1367.3 | | mickie.sna.dec.com::kimpton | Stark Raving Sane | Mon Jun 13 1994 21:32 | 9 |
| Re: .1
Thanks, Matt.
I'll have a play around with these and see if they can be manipulated to do
more of what I want !
Andrew 8-)
|