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: Tcp Stack problems - CVS


That worked!

So there appears to be a conflict with using DHCP and the TCP/IP stack in both redboot and the application.

So can anyone explain on how redboot and a downloaded application share the TCP/IP stack?
Are there two instances of the stack running or do they share a single instance?

It would be great to get this fixed as my IT department hates to hand out static IP addresses.

Kevin

-----Original Message-----
From: Matt Jerdonek [mailto:maj1224@yahoo.com]
Sent: Friday, November 14, 2003 1:16 PM
To: kevin_lemay@agilent.com; ecos-discuss@sources.redhat.com
Subject: RE: [ECOS]Tcp Stack problems - CVS


I had a similar problem, but I was unable to get the
TCP to connect reliably.  I think my problem was
caused by Redboot and my application having the same
IP address (both were using DHCP).  I made one address
static, and my problems cleared up.

-- Matt

> 
> I am trying to get a TCP/IP application running on
> eCos. Everytime that eCos sets up a client socket
> and sends data, the socket is reset from eCos as
> soon as the ACK is received from the other system.
> 


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

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