<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>