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: setting up SLIP/PPP incoming connections


Ppp has no concept of server or client. It is a peer to peer connection. Each peer can wait for the other end to connect. So Yes, the PPP stack in eCos can act like a "Server". 

I don't think SLIP is available. 

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org [mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Gonçalo Antunes
Sent: 20 May 2005 00:14
To: Nick Garnett
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] setting up SLIP/PPP incoming connections


I understand that PPP only works with FreeBSD stack... but I would like to 
know if there is a way to put the eCos application to wait for PPP 
connections. I want eCos to be the PPP server, not the client... is it 
possible?
If not possible... is SLIP avaiable?

Thank you.

Gonçalo

----- Original Message ----- 
From: "Nick Garnett" <nickg@ecoscentric.com>
To: "Gonçalo Antunes" <gmma@gmma.net>
Cc: <ecos-discuss@sources.redhat.com>
Sent: Thursday, May 19, 2005 4:07 PM
Subject: Re: [ECOS] setting up SLIP/PPP incoming connections


Gonçalo Antunes <gmma@gmma.net> writes:

> Hi to all!
>
> I'm trying to setup an eCos application on a i386 pc.
> This application will  focus on serving info throught the eCos HTTP
> server.
> The ethernet component is OK... but I would also like to put up
> running a SLIP or PPP server and serve the ecos webpage through it.
> Can anyone help me on setting up the PPP server ? Which net Stack do
> you recommend?

PPP only works with the FreeBSD stack.

To set it up, just follow the instructions in the documentation:

http://ecos.sourceware.org/docs-latest/ref/ppp.html

-- 
Nick Garnett                                     eCos Kernel Architect
http://www.ecoscentric.com                The eCos and RedBoot experts




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


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