TINA Web Server
This is a simple web server example using the HTTP Server Connector in (you guessed it) Server mode. For this guy to run you can either change the filepath in the Script at the end of the
AssemblyLine (just one line) or: you first add a sub-folder to your TDI solution directory called "Configs" and under this add another called "RedPill". Then under "RedPill" you put this Config:
Now create a sub-directory under "RedPill" called "HTML". Finally, right-click on these four files and save them to the new "HTML" folder.
If you are fixing the path in the script instead, you still need all the above files.
Now you can open the TINA.xml Config in the CE and start the TINA_WebSrv AL. Notice how I have the AL Pool set up for 5 initial Flow sections running.
Once this is running, open a browser and type in the address: "http://localhost:81", (without the quotes ;). You can also directly request any of the above files. If you try entering a filename that does not exist, you get a 404 Error (at least in IE you do). TINA also reacts if you type "tdi" in search base. For some reason, I can't get this webpage
to display correctly in Firefox -- happy for any help :/
--
EddieHartman - 20 Sep 2006