[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <loom.20110427T140651-957@post.gmane.org>
Date: Wed, 27 Apr 2011 12:11:35 +0000 (UTC)
From: Ajit <ajitsa_bes@...oo.com>
To: netdev@...r.kernel.org
Subject: Maximum no of bytes Ethernet can transfer at a time ??
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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists