|
hello
hmm, that's a hard one ...
if you have to run more than one client apps on the same physical machine, you have to provide a "manager" who knows which client has to receive the image. imagine to create a manager-class like a proxy-server. send the image-request to the manager, the manager itself deals with the server-application and passes the image back to the appropriate client-application.
from the network sight, all client-application have the same ip-address. so you have to do the rest on the client machine, i think.
hope i could help you ...
greets,
daprodigy
|