This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Ethernet socket


Hello list,

Today I would like to make RAW Ethernet networking. As usual I started
by copy-pasting some code that I made for Linux. This doesn't compile
because the FreeBSD stack doesn't know the constant PF_PACKET for
example, and much more.

My question is how to open a socket on the ethernet layer whit eCos
(or other way to do Ethernet communication) ?

Thanks for help!

Antoine

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]