Search found 3 matches

by zackng
Thu Nov 19, 2009 11:57 am
Forum: JFileUpload
Topic: Will JFileUpload supports User Datagram Protocol?
Replies: 1
Views: 5712

Will JFileUpload supports User Datagram Protocol?

Hi there, A few questions that have been affecting me regarding transferring of very huge file through TCP or FTP and it's reliability. Files of size like 40GB. 1. Through TCP/IP, whenever there are packet loss, TCP will wait to receive the lost packet, each time causing bandwidth to drop. I was thi...
by zackng
Tue Oct 20, 2009 3:47 pm
Forum: JFileUpload
Topic: I cant load i18n
Replies: 3
Views: 8357

Re: I cant load i18n

Hello. Previously its a 404 error. I added the .properties to my mime type and when I browse myserver.com/directory/i18n.properties , it is able to load. It is unable to load without typing in the .properties extension. In the Js file, when i type in this: document.writeln('<PARAM NAME="resources" V...
by zackng
Mon Oct 19, 2009 5:43 pm
Forum: JFileUpload
Topic: I cant load i18n
Replies: 3
Views: 8357

I cant load i18n

Hello there I am testing out the demo of JSupload. In my directory where the html and js resides, I put the i18n.properties. I want to test if my i18n is 'available' so I tested in my safari and firefox browser: http://myserver.com/directory/i18n as well as http://myserver.com/directory/i18n.propert...