This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Re: ethernet


On Thu, Dec 30, 2004 at 04:16:01PM -0000, =?iso-8859-1?Q?Gon=E7alo_Antunes_. wrote:
> Hi.
> I'm building a project that involves all kinds of remote acess to a system 
> running eCos.
> there will be some threads running to communicate with outer system on the 
> many types of communications (Serial, ethernet, http....).
> 
> the first ones that I want to start running are Serial Port and Ethernet.
> Serial port is already figured out.. so it's no problem for me.
> 
> About the ethernet support....
> has anyone put eCos running with ethernet? is there any source code 
> provided?
> and what about the http server running on ethernet?

Sure ethernet works. Its the most commenly used network device. 

You might want to browse around the source code. You will then find
the ethernet device drivers, TCP/IP stacks, httpd etc, so you don't
need to ask questions like this again.

        Andrew

-- 
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]