Need remote synchronization tool for folders and files, JAVA Programming

Assignment Help:

Need Remote Synchronization tool for folders and files?

Project Description:                

We want a tool to synchronize the content of one or more folders on the file system with the contents of folders and files stored on a LogicalDOC server.

We presently have a tool that performs the synchronization using the SOAP Web-services API exposed by LogicalDOC.

Unfortunately, this tool has some issues, so in the end there are three options:

1) To construct a tool from scratch that synchronizes contents via SOAP Web-services

2) Solve the problems of the present tool (of course, we will provide the code)

3) Build a new tool from scratch that performs the synchronization using the CMIS protocol

The application must be able to execute on Windows, Linux, Mac OS X (Cross-Platform)

The software has to be written ??in the Java language

Synchronization of contents must be bi-directional, from client to server and vice versa (from client to server)

The synchronization client must take into account time zone differences between server and client

The software must be able to handle the deletion of the contents (files)

Skills required:

Debugging, Software Development, Java, Software Architecture, Software Testing


Related Discussions:- Need remote synchronization tool for folders and files

What is the basic principle of rmi architecture, The RMI architecture is ba...

The RMI architecture is based on one significant principle: the definition of behavior and the execution of that behavior are separate concepts. RMI allows the code that describes

How can you define a readable program, How can you define a readable progra...

How can you define a readable program? A program that is easy to read & understand also easy to maintain and enhance. Readability is the ease in that text can be read and under

Data access objects (DOA) in JDBC, Business Objects represent the data cl...

Business Objects represent the data client. They are the objects that need access to the datasource to obtain and store data. Data Access Objects abstract the relying data access i

Write a program to find the area under the curve y = f(x) in, #question.Wri...

#question.Write a program to find the area under the curve y = f(x) in java.

Difference between static and non-static variable, What is the difference b...

What is the difference between static and non-static variables? A static variable is associated with the class as a whole rather than with specific instances of a class. Non-st

Give an example for using getter methods, Give an example for Using Getter ...

Give an example for Using Getter Methods ? class CarTest6 { public static void main(String args[]) { Car c = new Car(); c.setLicensePlate("New York A45 636"); c.setMa

Explain the different kinds of exceptions, Explain The different kinds of e...

Explain The different kinds of exceptions ? Checked Exceptions  : Environmental error in which cannot necessarily be detected through testing; e.g. broken socket, disk full,

What is a target , A target is the class that is being advised. The class ...

A target is the class that is being advised. The class can be a third party class or your own class to which you require to add your own custom behavior. By using the concepts of A

What are the usages of package in java? , It helps to resolve naming confli...

It helps to resolve naming conflicts when different packages have classes with the same names. This also helps you prepare files within your project. As define : java.io package d

Create an applet for grid layout, Take the Student Choice GUI you created i...

Take the Student Choice GUI you created in Assignment and convert it to an applet.  Because standalone GUI applications and applets are so similar, a lot of the code should be reus

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd