|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
RFQ: Java - File Upload Applet
Description -
In seek of a Java Programmer who can develop a Java File Upload Applet. The applet shall contain the following features: The interface shall -
One copy of the applet shall be provided in compiled binary form. The applet source code shall also be provided with the completed project. Example of the xml formatted summary data to be stored on the server where the images are uploaded too (sample shows 4 files): Code:
<?xml version="1.0"?>
<fileUpload>
<list>
<file>
<name>filename of file (as saved to the server)</name>
<type>mime type of file</type>
<path>path where file was saved on remote server</path>
<size>size in bytes of file</size>
</file>
<file>
<name>filename of file (as saved to the server)</name>
<type>mime type of file</type>
<path>path where file was saved</path>
<size>size in bytes of file</size>
</file>
<file>
<name>filename of file (as saved to the server)</name>
<type>mime type of file</type>
<path>path where file was saved</path>
<size>size in bytes of file</size>
</file>
<file>
<name>filename of file (as saved to the server)</name>
<type>mime type of file</type>
<path>path where file was saved</path>
<size>size in bytes of file</size>
</file>
</list>
</fileUpload>
Send pricing directly to me by using the "email member" feature here on the forums (Quick Link), or if more information is needed, you can reach me directly at 240-508-0314 or you can call toll-free at 888-553-SOFT. RFQ closes 1/13/04 at 2:00pm est. Thanks ~ Joe Penn |
|
#2
|
|||
|
|||
|
is your requirement still on?
is your requirement still on?
|
|
#3
|
|||
|
|||
|
Good question malory
SHAMLESS PLUG: I missed this one too :-( Our company already has something that pretty much meets the specs at http://www.radinks.com/upload/ Someof the things that are described though are better handled by the server side posting acceptor.
__________________
A lean and mean secure FTP applet with GUI. Just 150 kb in size http://www.radinks.com/sftp Last edited by e4c5 : January 22nd, 2004 at 08:24 AM. |
![]() |
| Viewing: Dev Shed Forums > Other > Project Help Wanted > RFQ: Java - File Upload Applet |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|