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: RE: VNC server for eCos available


On Thu, Jul 24, 2003 at 03:52:12PM +0200, Øyvind Harboe wrote:
> A couple of comments/ideas:
> 
> - is there such a thing as a "virtual network card" for 
> the GDB "target sim" environment?

No, but there is for target synth. You can get eCos to bind a virtual
ethernet port to a linux tap device. The eCos synth process can then
do everything as normal eg talk to a DHCP server to get its IP
address, run a web server, tftp to the linux box etc. There is no
reason why it cannot access a VNC client on linux.
 
> - I'd like to take it for a spin, but we only have serial
> ports. AFAIU there isn't a way under eCos to TCP/IP running over
> serial lines(SLIP/PPP)?

The FreeBSD and the NetBSD stack does not support SLIP/PPP but the
lwip stack does support PPP.

     Andrew

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


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