lwip-users
[Top][All Lists]
Advanced

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

RE:[lwip-users] tcpecho & udpecho thread trouble


From: Wizard Kevid
Subject: RE:[lwip-users] tcpecho & udpecho thread trouble
Date: Tue, 30 May 2006 08:31:13 +0800

First, I start a tcp connection from my PC, and then...the descriptive trace from WinDump are :
 
1. only start tcp echo thread(tcp echo thread can accept a connection)
lwip reply ->
21:04:24.470257 IP 192.168.18.104.7 > wk-notebook.2266: S 6510:6510(0) ack 18006
03435 win 2048 <mss 1024>
 
2. start tcp & udp echo thread(tcp echo thread can NOT accept a connection)
lwip reply ->
21:06:46.432099 IP 192.168.18.104.7 > wk-notebook.2274: S 6510:6510(0) ack 87322
4315 win 2048 <mss 1024>
21:06:46.433224 IP 192.168.18.104.7 > wk-notebook.2274: R 1:1(0) ack 1 win 2048
 
Waiting for any answer...
 
Sincerely,

Wizard Kevid
address@hidden
2006-05-29

reply via email to

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