Re: Resize the packet's size in VB6.0
- From: "Someone" <nobody@xxxxxxx>
- Date: Wed, 12 Oct 2005 20:07:31 -0400
You may have to adjust your MTU. I think Ethernet uses about 1514 bytes, so
use something smaller, like 1450. Check these articles in how to adjust your
MTU and also bugs that may affect you:
TCP/IP and NetBT configuration parameters for Windows 2000 or Windows NT
http://support.microsoft.com/default.aspx?scid=kb;en-us;120642
TCP/IP and NBT configuration parameters for Windows XP
http://support.microsoft.com/kb/314053/EN-US/
WinSock Traffic Is Slow Over High Speed, High Latency Links
http://support.microsoft.com/default.aspx?scid=kb;en-us;311084
TN3270 Connection Requests Fail Over Slow Links
http://support.microsoft.com/default.aspx?scid=kb;en-us;276330
Windows 95 and Windows 98 TCP/IP May Retransmit Packets Prematurely
http://support.microsoft.com/default.aspx?scid=kb;en-us;236926
TCP/IP May Retransmit Packets Prematurely
http://support.microsoft.com/default.aspx?scid=kb;en-us;232512
"stephen-yam" <yam_biz911@xxxxxxxxx> wrote in message
news:FC0EDE06-55F9-4787-BB40-9CC9160343C7@xxxxxxxxxxxxxxxx
> Pardon me if this post has wrong place!
> I have a sharing file application use VB6.0 and Microsoft Access 2000. I
> also use a Access Point to connect server and client but my Access Point
> can't process packet have large size in a long time. The application
> always
> have large packet's size (15600bytes), i don't know how to resize the
> packet
> output from the application. Help me please!
> Thank you very much!
> ---
> My life is my way!
.
- Next by Date: FTP:failed to connect to server
- Next by thread: FTP:failed to connect to server
- Index(es):
Relevant Pages
|