NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: olu on June 18, 2012, 06:23:05 AM

Title: host example on nettalk6.33
Post by: olu on June 18, 2012, 06:23:05 AM
is it possible to make the host example work without xfiles,insight and selfservice?
Title: Re: host example on nettalk6.33
Post by: Bruce on June 18, 2012, 09:58:13 PM
Insight and SelfService are relatively easy to remove - you loose the functionality associated with them, but it's possible to run without those.

xFiles, as I recall, is used to manage the settings - so you would need to re-code the way the settings are loaded and saved.

cheers
Bruce

Title: Re: host example on nettalk6.33
Post by: olu on June 19, 2012, 03:15:40 AM
hi bruce dose that mean i can use some thing like iq-xml to save and load up the settings?
Title: Re: host example on nettalk6.33
Post by: Bruce on June 20, 2012, 09:34:48 PM
Hi Olu,

you can use anything you like, to do anything you like. It's all source code.

cheers
Bruce
Title: Re: host example on nettalk6.33
Post by: Bruce on June 20, 2012, 09:37:15 PM
you may want to keep a careful note of any changes you do make.
I do tweak the example from time to time and you may want those updates, so you will need to re-apply your changes with each release.

And make sure you move the app out of the examples folder - that folder will get overwritten with your next NetTalk install.

cheers
Bruce
Title: Re: host example on nettalk6.33
Post by: olu on June 21, 2012, 11:56:01 PM
Thanks bruce got it to work and i will remember to move the folder.