07-29-2004
07:52 PM
- last edited on
01-21-2026
09:04 AM
by
Content Cleaner
Hi,
I have built a LV application that ships with the ability to be viewed over the internet. The server is automatically activated when the user opens the exe. This is accomplished via the use of commands in the ini file described in this KnowledgeBase document [broken link removed 1/21/26; article no longer available].
Unfortunately, the article does not go into futher detail on commands for setting other web server parameters. For example, I would like to be able to allow/deny access to specific addresses and domains, change the number of max licenses, etc.
In fact, if someone could direct me to a complete listing of ALL the commands that can be used in ini files, that would be spectacular!
Thanks,
Nick
P.S. - Some of you may have concerns regarding this sort of use of ini files, as do I! You want to shield people from having to deal with the pain of configuring a server a la Apache. To ease the pain and eliminate potential syntax problems, I want to create an "ini editor" to allow the user to configure the the server settings. Obviously, internet users won't have access to this file editor. Does this sound like a good idea?
07-30-2004 04:09 AM
07-30-2004 11:34 AM
07-31-2004 11:36 AM
08-02-2004 03:17 PM