L
Lloyd Dupont
I have an application which could be put on many PPC at a time.
However we have a per PPC licence.
How would you do that ?
I was thinking to do some UDP broadcasting regularly and listen for packet.
However my application is not a server and doesn't reserve a port for
itself.
So I have to reserve a random undocumented port for the need of licence
only, my first attempt unluckily choose an already used port and I'm a bit
afraid I could used used an important port for the client.
Any idea on how I could do that ? How you do it yourself ?
However we have a per PPC licence.
How would you do that ?
I was thinking to do some UDP broadcasting regularly and listen for packet.
However my application is not a server and doesn't reserve a port for
itself.
So I have to reserve a random undocumented port for the need of licence
only, my first attempt unluckily choose an already used port and I'm a bit
afraid I could used used an important port for the client.
Any idea on how I could do that ? How you do it yourself ?