I am trying to build a client/server apps that make use of user name a file and option to be operated on the file, and my questions are:
1) Does IcePy uses thread only if so how can I isolate each invokation of client request from overwriting each other, as in forking.
2) How can I pass back and forth a file and its content in IcePy client/server.
3) Does IcePy do Forking.
P.S I am using a Solaris/Linux environment.

Alex Mesfin.
Reply With Quote