Group Abstract Group Abstract

Message Boards Message Boards

Stop a webserver created with HTTPHandling?

Posted 6 years ago

I am trying to create some very simple webservices on my home network. I stumbled across HTTPHandling as a mechanism to create a local server (I understand that it is an undocumented feature). I can start a server, but don't seem to be able to stop it.

Can anyone point me to some basic info about this?

Thanks Andy

POSTED BY: Andrew Burnett
2 Replies

Try ws["StopServer"], where ws is the WebServer object returned by StartWebServer.

POSTED BY: Ilian Gachevski
Posted 6 years ago

Thank you.

POSTED BY: Andrew Burnett
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard