Atozed Forums
Start/Stop IW Server - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: Start/Stop IW Server (/thread-1849.html)



Start/Stop IW Server - TPiotr - 08-05-2020

Hi,

To start the IW server I use:
IWStandAloneServer1.Start(TSaServerIndy);

How can I stop IW server or free?

In Indy it is very simple:
IdHTTPServer1.Active := False;

How to do it in IntraWeb?


Best Regards
Piotr