Click to See Complete Forum and Search --> : File Transfer


Kris C.
03-28-2009, 05:32 AM
I would like to be able to transmit / synchronize XML files between multiple PCs via HTML. Is there a way to do this that is both browser-based and not dependent on a private server? Something AJAXy?

I'm thinking Adam gives Betty a prepared copy of an HTML. When Betty opens her copy, it "catches" a packet being repeatedly sent by Adam's PC. When Betty verifies Adam's initial transmission, the remainder of Adam's content would be transmitted.

Is that SOAP?

Any thoughts would be appreciated.