Networking Forums

Networking Forums > Computer Networking > Linux Networking > TCP

Reply
 
 
Dan N
Guest
Posts: n/a

 
      05-14-2007, 02:10 AM
If I have a mobile host on a GPRS or CDMA network, connecting to a land
based host, can I assume that all of the hops in between simply relay TCP
packets between the two hosts? Is it possible that the data gets buffered
somewhere in between and that an ack is sent from somewhere other than the
end hosts?

I'm having connectivity problems with a mobile on a CDMA network. The
same device is working fine with GPRS. What I see on the GPRS host, when
everything is working fine, is that the mobile host sends a data packet to
the server and receives a data packet with an application level ack. The
same happens on CDMA, when all is well the mobile end sends a data packet
and gets a application level ack back. But sometimes I'm only
getting a TCP level ack back from the server end. The mobile end waits
for the application level ack and times out when it doesn't get it.
There's no reason why the server should respond differently to a GPRS or
CDMA mobile. All I can think of is that the server end sees a small
window TCP window size so the stack doesn't include any data when it sends
the TCP ack. Or that somewhere the connection is lost and an intermediary
hop is sending the TCP ack. I don't have access to the server to get a
tcpdump.

Dan
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11