public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* Maximum no of bytes Ethernet can transfer at a time ??
@ 2011-04-27 12:11 Ajit
  2011-04-27 12:21 ` Eric Dumazet
  2011-04-27 13:01 ` Neil Horman
  0 siblings, 2 replies; 12+ messages in thread
From: Ajit @ 2011-04-27 12:11 UTC (permalink / raw)
  To: netdev

Guys,

I have developed a code which uses raw sockets to transfer files. My code skips
all the upper layer protocols,I have designed a small protocol of my own.

Now to problem is, whenever I transfer a large file it creates a problem. If
transfer a file of suppose 100kb or more, only 97.9 Kb is received, unlike in
the case of files smaller that 97.9.

What can be the problem ?? Does continuously sending and receiving of frames
creates a problem ??

If any one is interested I can give you my code..

Thank you. 


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-04-29 19:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-27 12:11 Maximum no of bytes Ethernet can transfer at a time ?? Ajit
2011-04-27 12:21 ` Eric Dumazet
2011-04-27 12:27   ` Ajit
2011-04-28  6:36     ` Ajit
2011-04-28  6:40       ` Eric Dumazet
2011-04-28 21:24       ` Rick Jones
2011-04-27 13:01 ` Neil Horman
2011-04-28  5:49   ` Ajit
2011-04-28 11:06     ` Neil Horman
2011-04-29  8:39       ` Ajit
2011-04-29 19:06         ` Neil Horman
2011-04-29  8:53       ` Ajit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox