Erik Svensson wrote:
>> basically it will be like a ftp server but with a few modifications.
>> this is more like an update content management system. the client will
>> be "pushed" content packages and will then update the server on
>> status/progress. the server will most likely keep track of all
>> transactions in some type of database.
>
> In that case grizzly can fill your needs.
Yes, and you might want to look at [1] as a started. The [2] has several
tutorial on the topic.
Feel free to ask question!
A+
-- Jeanfrancois
[1]
http://weblogs.java.net/blog/jfarcand/archive/2008/03/vrrrrrooommm_je.html
[2]
https://grizzly.dev.java.net/
>
> cheers
> /Erik
>
>> On Thu, Mar 13, 2008 at 11:15 AM, Greg Tam <macgngsta_at_gmail.com
>> <mailto:macgngsta_at_gmail.com>> wrote:
>>
>> I want to create a file server is Grizzly the correct framework to
>> use?
>>
>> The file server will allow connections from clients that will
>> upload and download files that could be x MB in size.
>>
>>
>