how to run multiple instances of a service
-
Hello all, I have a problem figuring out how to start a service more than once at a time. it seems to be posible, but all my tries to date have failed. Could anyone help me with this problem? in advance, thanks Michael Olsen
-
Hello all, I have a problem figuring out how to start a service more than once at a time. it seems to be posible, but all my tries to date have failed. Could anyone help me with this problem? in advance, thanks Michael Olsen
-
Thanks for the reply. The service is a kind of router, and with multiple instances more customers could be serviced (on diferent ports) without mixing. like acidentialy sending data to another customer. I had hoped this could be done by starting the same service multiple times listening to different ports. Michael Olsen
-
Thanks for the reply. The service is a kind of router, and with multiple instances more customers could be serviced (on diferent ports) without mixing. like acidentialy sending data to another customer. I had hoped this could be done by starting the same service multiple times listening to different ports. Michael Olsen