$stationid = 0; //The ID of your registered station on AudioRealm.com $sam["host"] = "localhost"; //The IP address of the machine SAM is running on (DO NOT use a local IP address like 127.0.0.1 or 192.x.x.x) $sam["port"] = "1221"; //The port SAM handles HTTP requests on. Usually 1221.
<?/* <CONFIG application="SAM" version="4.3.2"> <Database> <Driver>MYSQL</Driver> <Host>localhost</Host> <Port>3306</Port> <Database>samdb</Database> <Username>root</Username> <Password></Password> </Database> </CONFIG> */?>