Hi
I am digging this. My question is if a client initiates a request for a raw file to be processed on a server and the server if modified the file and will return the processed file if not an error ... How can you handle file transfer in IcePy, is a mechanism exist to
0) Automagicaly made appear a file on each receiving end:
1) Do I have to depend on good old streaming, if available.
2) pass the content as stracture and put it togathert on each receiving end.

Reply With Quote