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.

sushantchatufale

Member Since 04 Apr 2013
Offline Last Active Apr 06 2013 10:23 AM
-----

Topics I've Started

Issue with keep-alive packets in UIP

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.


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.