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.
On Thu, Mar 13, 2008 at 11:15 AM, Greg Tam <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.
>