Multi-user program

Just starting out? Need help? Post your questions and find answers here.
alver
User
User
Posts: 21
Joined: Mon Aug 03, 2009 8:38 am
Location: Italy

Multi-user program

Post by alver »

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.
Maitre_Kanter
User
User
Posts: 84
Joined: Mon Sep 06, 2010 3:05 pm

Re: Multi-user program

Post by Maitre_Kanter »

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.
alver
User
User
Posts: 21
Joined: Mon Aug 03, 2009 8:38 am
Location: Italy

Re: Multi-user program

Post by alver »

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 ...
Maitre_Kanter
User
User
Posts: 84
Joined: Mon Sep 06, 2010 3:05 pm

Re: Multi-user program

Post by Maitre_Kanter »

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...
Post Reply