EmbDev.net

Forum: ARM programming with GCC/GNU tools Anyone familiar with uIP?


von jrmymllr j. (jrmymllr)


Rate this post
useful
not useful
I'm using uIP TCP/IP stack, and have run across something I can't figure
out.  When uIP opens a connection on a remote host, the remote host
responds with an ACK, so far so good.  Then uIP responds with an RST and
ACK, supposedly because it's not listening on the local port it used to
initiate the connection.  Shouldn't this be automatic?  I'm just
learning TCP/IP so maybe this is a dumb question.

von Jonathan D. (dumarjo)


Rate this post
useful
not useful
Jerry Milner wrote:
> I'm using uIP TCP/IP stack, and have run across something I can't figure
> out.  When uIP opens a connection on a remote host, the remote host
> responds with an ACK, so far so good.  Then uIP responds with an RST and
> ACK, supposedly because it's not listening on the local port it used to
> initiate the connection.  Shouldn't this be automatic?  I'm just
> learning TCP/IP so maybe this is a dumb question.

Hi,
you should try the mailing list of Uip, you will have a better support
there.


Jonathan

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.