Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Issue with keep-alive packets in UIP

Ethernet uIP keep-alive packet tcp/ip freeRTOS

  • Please log in to reply
No replies to this topic

#1 sushantchatufale

sushantchatufale

    New Member

  • Members
  • Pip
  • 1 posts

Posted 04 April 2013 - 10:56 AM

Hii,

  I have created a client using freeRTOS and UIP stack and i am successfully doing a client-server communication over TCP with server using the BSD socket interface..the issue is that when server sends keep-alive packets to the client, the uip stack is not able to respond with an [ACK] packet..due to this the server resets the connection after sending 2 keep-alive packets..there is absolutely no response(no outgoing packet) from the uip stack after the reception of keep-alive packet..i have not been able to figure out how keep-alive packet is handled by the uip stack(uip.c)? And why the [ACK] is not being sent by uip after receiving a keep-alive packet?

 

Thank You.







Also tagged with one or more of these keywords: Ethernet, uIP, keep-alive packet, tcp/ip, freeRTOS

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.