ProgramWindowJava

Upload 20MB File

I need to upload 20MB File to application server. But it takes 10 to 15 mins to upload 20MB file. The client is not ready to wait for the responses. I need help for the same. Thanks in advance for the help

Replay:Upload 20MB File
If it is a compressable file (not jpg or gif ir zip,,) you should consider zipping it on send and unzip it on receive (if that is an option in your scenario).

[Previous] Online Game
[Next] ObjectOutputStream writing error

Google


Java

ObjectOutputStream writing error
JDBC problem: NullPointerException
Writing a database
Declaring an array help
CMP and database connection problem
Need help with methods
Need help with this Code, please.
Threads
My first program.
memory address?
executable java file
Bitwise comparison?
Can't figure out Static Error?
Help!! using recursion to search an array
Encrypt / Decrypt homework help
Menus
help!!!!!!!!!!!!!!!
How to access JSpinner's JTextField?
easy questions
recursion/iterator problem