Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - [MOST] MAMAC implementation.: (2 Items)
   
[MOST] MAMAC implementation.  
Dear guys. 

I need to implement MAMAC on MOST. 

MOST s/w will be provided by SMSC and I expect  the porting of the MOST s/w to QNX is not too hard. 

Anyhow, to implement  MAMAC on top of it,  I'd like to know whether I should implement the OSI Layers by myself or I can
 use the io-pkt libraries to implement MAMAC. 


Thanks,
Dooeui
RE: [MOST] MAMAC implementation.  
Looking at google, it appears that MAMAC is
intended to allow you to run IP on top of MOST.

If the interface to the software is packet
based, you might be able to provide an emulated
ethernet interface to io-pkt.  That way, everything
would "just work" (tm).

--
aboyd