PLD is an abbreviation for "PINO launch
definition". This is a technique, which makes it possible to start
PINO 3 directly out of a browser and let it connect to a PINO 3-Server.
For that you need to put a file with the extension PLD (eg. myserver.pld)
on a webserver. This file has to match to the following format.
Format |
Example |
PINO launch definition
[Serveraddress]
[Room]
|
PINO launch definition
pino.myserver.com
My very own room
|
The header and the server address are necessary (the room is optional).
You can download a template
here.