lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] Sending TCP packet


From: ramash
Subject: [lwip-devel] Sending TCP packet
Date: Wed, 5 Dec 2007 04:06:39 -0800 (PST)

I am using lwip code for my project,I can able to establish a PPP connection
between my host pc and target.
After that to send data in TCP format first it has to send connect - accept
packet between host code and target code.host code is client code which
sends connect packet and target sends accept packet.This is working over
ethernet,but in PPP(serial port the accept_fd is returned as 1 in target nut
connect is failed in client code(return value-1).

Kindly suggest a solution 
Thank you
-- 
View this message in context: 
http://www.nabble.com/Sending-TCP-packet-tf4949235.html#a14170388
Sent from the lwip-devel mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]