Hello guys,
if you launch a software on multiple PCs connected to a network, I can determine how many are turning, so as to limit the number? Type multi-user programs.
Multi-user program
-
- User
- Posts: 84
- Joined: Mon Sep 06, 2010 3:05 pm
Re: Multi-user program
Hi Alver,
if you want to know how many programs are running, I suggest you to use Server.
Each program must have to register at the server and the server can determine how many programs are running.
Arnaud.
if you want to know how many programs are running, I suggest you to use Server.
Each program must have to register at the server and the server can determine how many programs are running.
Arnaud.
Re: Multi-user program
Thanks for the reply, Arnaud. I'd like to know if it was also possible to determine from the program, in the event that the server was run on Linux or Mac (the software is exclusively for Windows - needs work). Thanks again ...
-
- User
- Posts: 84
- Joined: Mon Sep 06, 2010 3:05 pm
Re: Multi-user program
I understand but keep in mind that Purebasic is a cross-plateform compiler... So Mac or Linux is not the problem.
May be each program can write in a remote file (on a ftp server...)...
Waiting for another reply from purebasic user...
May be each program can write in a remote file (on a ftp server...)...
Waiting for another reply from purebasic user...