On 07/01/07, Matt Valerio <[EMAIL PROTECTED]> wrote: > Hi Cole, > > If all of the computers are on the same domain, maybe you could create a > network share (like \\SharingComputer\SharedFile0001.dat) > that is accessible by them all. > Then you just write the large data to a file in the shared folder and pass > only the path to the file as serialized data. > > Just a thought.
Another thought - if you have a web server (any kind, including apache, and that means you don't have to be in the same domain) you could make it available via http. Cheers Anton ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ alchemi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alchemi-users
