[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference 7.286::fddi

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.RTitleUserPersonal
Name
DateLines
1367.1NETRIX::thomasThe Code WarriorFri Jun 10 1994 09:583
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.2KONING::KONINGPaul Koning, B-16504Mon Jun 13 1994 12:354
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.3mickie.sna.dec.com::kimptonStark Raving SaneMon Jun 13 1994 21:329
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-)