|
-
Jul 5th, 2005, 05:35 AM
#1
Thread Starter
New Member
multiple file sending over WAN using winsock(vb6)
<vbcode>
I have one vb app to send five files at a time to server. For that I use timer control to send packet of 1kb at a time up to end of list. But in WAN only three files were successfully send to server (but in LAN I got expected output).
What is wrong? What to do?
Increase time interval between packet sending or reduce packet size or any other way.
Thanks lot in adv..
<vbcode>
Sandip
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|