Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
push data to browser
#4
"someone "

There are plenty of someone's who will sell you the moon. "someone" always has a pleasing answer because they don't even have the liability of a name let alone a need to help you.

As I said before, there are things such as websockets but they also create server liabilities and some proxies and other things still interfere with or prevent their usage in many cases.

You can use websockets with IW, but there are a lot of factors including the server software that will make a specific dependency (ie IIS, vs HTTP.sys, etc).

If you want something that is simple and reliable, polling is the current way and this is not because of IntraWeb, but because of how the web works today. Websockets like WebAssembly are the future, but unfortunately because of infrastructure are not fully viable today and these are the reasons they are not widely used yet.

https://developer.bring.com/blog/websocket-bug-hunt/
"7 years after the websocket standard was finalized, it still won’t work on a lot of corporate networks"

Why do you need 1 second polling? Are you creating a chat?
Reply


Messages In This Thread
push data to browser - by MrSpock - 06-22-2019, 06:46 AM
RE: push data to browser - by kudzu - 06-22-2019, 03:50 PM
RE: push data to browser - by MrSpock - 06-22-2019, 04:23 PM
RE: push data to browser - by kudzu - 06-24-2019, 01:49 PM
RE: push data to browser - by MrSpock - 06-24-2019, 08:00 PM
RE: push data to browser - by DanBarclay - 06-24-2019, 10:12 PM
RE: push data to browser - by kudzu - 06-25-2019, 04:48 PM
RE: push data to browser - by Alexandre Machado - 06-26-2019, 11:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)