Member since Feb 2003 ·
4449 posts · Location: Germany
Group memberships: Administrators, Members
Hello,
in the samples directory there should be a small component sample.
In your Wildfire Server you have to go to "External Components" under Server Settings. Here you must enable the component support and can choose the port and a secret for your components. You will have the same secret for all components then.
Alternative you can specify the subdomain of your component and the secret for each component yourself. Then the server accepts only component connections to the allowed subdomains with the given secret. Every component could have it own secret then.
A component needs a subdomain. So for example id your server domain is myserver.com and you want to write a component which gives you a weather forecast you can run it on weather.myserver.com
Alex