Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

What server to use?

  • 18-02-2009 2:36pm
    #1
    Registered Users, Registered Users 2 Posts: 427 ✭✭


    Hi
    I am thinking of making a file sharing application for myself and a few friends as a side project. I'd rather not write the server part of the file sharing and I'm thinking that I will use an ftp or http server. The server will be on each client to server files to other clients.

    I'd just like some opinions on this? Is there a better server out there?
    Thanks in advance.


Comments

  • Registered Users, Registered Users 2 Posts: 2,494 ✭✭✭kayos


    I use mesh to sync file across all my decives (PC's, Laptops and Mobile). Find it very handy and way you want to code it not get a ready made.

    If you want to code up some solution then maybe look at Azure


  • Registered Users, Registered Users 2 Posts: 427 ✭✭Kevo


    Thanks for the reply. I will look into those.


    What do you think of jetty as a server in a file sharing application. Is it suited to transferring file ranging from small to large in size?


Advertisement