realbasic-nug
[Top] [All Lists]

Re: Basic process for network multiple use check.

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Basic process for network multiple use check.
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Thu, 22 Aug 2002 17:22:16 +0200
> I'm going to try to start building some code that would allow for a program
> to check across a network to see if other copies of it are already running.

I'm doing this for a time in my apps.

If network is available (I've got a function for this in my plugin), I
send out UDP datagrams using SuperSocket and receive them on the other
machines.

Mfg
Christian

-- 
A thousand functions in one Realbasic plugin. The MBS Plugin.
(currently 45 plugin parts, over 1600 functions)

<http://www.monkeybreadsoftware.de/realbasic/plugins.html>


<Prev in Thread] Current Thread [Next in Thread>