Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Writing data directly to socket from TIdHttp to TIdHttpServer
#4
(04-28-2022, 12:14 AM)Ahmed Sayed Wrote: I am not trying to abuse any protocols here I am just trying to use the minimum resources as possible

How often are you expecting a client to update its status? If it is pretty often, then I would just use standard HTTP keep-alives and POST requests. The overhead should be quite minimal. But, if the interval between updates is not very often, this will end up wasting more resources than is useful.

Reply


Messages In This Thread
RE: Writing data directly to socket from TIdHttp to TIdHttpServer - by rlebeau - 04-28-2022, 04:48 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)