Recent

Author Topic: HTTP Application problem  (Read 1285 times)

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
HTTP Application problem
« on: January 22, 2020, 04:51:07 pm »
Hello to all. I have the following problem. I created an http application program with lazarus and question it with a client. So far so good. However, when the client times out the embedded http sever finishes the job it was doing and then the stand alone program ends. I don't want my embedded http server to close. How can I do?
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

rvk

  • Hero Member
  • *****
  • Posts: 6162
Re: HTTP Application problem
« Reply #1 on: January 22, 2020, 05:14:20 pm »
However, when the client times out the embedded http sever finishes the job it was doing and then the stand alone program ends. I don't want my embedded http server to close. How can I do?
That would depend on how you "question" that application with the client.

(Maybe show some code to clarify)

 

TinyPortal © 2005-2018