I have a PPP link between 192.168.1.3 (Linux) and 192.168.1.4 (ARM 7 ET board
with eCos and LwIP)

Case 1: Board is a TCP server

Linux --> Board: SYN
Board --> Linux: no reply 

Case 2: Board is a TCP client

Board --> Linux: SYN
Linux --> Board: SYN, ACK
Board --> Linux: no reply, Linux retransmits initial SYN once only



Is it so hard to set up a simple TCP client/server on ARM under eCos using
LwIP? :-(

Regards,
Ashish Anand
Research Intern - Dept. of Electrical Engineering
Indian Institute of Technology, Delhi
http://dudafunk.myvnc.com

-- 
View this message in context: 
http://www.nabble.com/SYN-ACK-issue-in-TCP-client-server-implementation-under-eCos-with-LwIP-TCP-IP-stack-on-ARM-Evaluator-7T-board-tf3346750.html#a9306384
Sent from the lwip-users mailing list archive at Nabble.com.



_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to