Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #30057
| From | Aleksandro <aleksandro@gmx.com> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: Server side push.....? |
| Date | 2016-03-19 19:09 -0300 |
| Organization | A noiseless patient Spider |
| Message-ID | <nckigk$9b1$1@dont-email.me> (permalink) |
| References | <d368656e-5dfd-4849-ba04-d47c8e390d9a@googlegroups.com> <nch3jl$id7$1@dont-email.me> <c975d1be-3a33-4540-b68f-892bcd6b4fb4@googlegroups.com> |
On 19/03/16 14:17, bit-naughty@hotmail.com wrote: > On Friday, March 18, 2016 at 8:06:44 PM UTC+5:30, Aleksandro wrote: > >> There is XMLHttpRequest and WebSockets, did you check that? > > Ummm - I wouldn't know *how* to check that - did you want me to do a netstat (in Linux) or something? > > How would you use XMLHttpRequest to do this? How would you trigger something happening when a particular song finishes? Well, I would make a new XMLHttpRequest and use it when the song finishes, lol. You can see websockets and XHRs with any of the development tools integrated in the decent browsers. Chromium's inspector is particularly good, check the network tab.
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Server side push.....? bit-naughty@hotmail.com - 2016-03-18 01:24 -0700
Re: Server side push.....? Aleksandro <aleksandro@gmx.com> - 2016-03-18 11:36 -0300
Re: Server side push.....? bit-naughty@hotmail.com - 2016-03-19 10:17 -0700
Re: Server side push.....? Aleksandro <aleksandro@gmx.com> - 2016-03-19 19:09 -0300
Re: Server side push.....? Ram Tobolski <ramtob@gmail.com> - 2016-03-20 12:12 -0700
Re: Server side push.....? bit-naughty@hotmail.com - 2016-03-21 11:06 -0700
Re: Server side push.....? Aleksandro <aleksandro@gmx.com> - 2016-03-21 17:03 -0300
Re: Server side push.....? bit-naughty@hotmail.com - 2016-03-22 00:18 -0700
Re: Server side push.....? Aleksandro <aleksandro@gmx.com> - 2016-03-22 18:55 -0300
Re: Server side push.....? bit-naughty@hotmail.com - 2016-03-28 05:16 -0700
Re: Server side push.....? Aleksandro <aleksandro@gmx.com> - 2016-03-28 18:26 -0300
Re: Server side push.....? Osmo Saarikumpu <osmo@weppipakki.com> - 2016-03-22 06:41 +0200
Re: Server side push.....? bit-naughty@hotmail.com - 2016-03-22 00:19 -0700
Re: Server side push.....? bit-naughty@hotmail.com - 2016-03-22 00:21 -0700
Re: Server side push.....? "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-03-22 09:53 +0100
Re: Server side push.....? Cezary Tomczyk <cezary.tomczyk@gmail.com> - 2016-03-22 09:54 +0000
Re: Server side push.....? bit-naughty@hotmail.com - 2016-03-27 12:32 -0700
Re: Server side push.....? Cezary Tomczyk <cezary.tomczyk@gmail.com> - 2016-03-28 09:49 +0200
Re: Server side push.....? Aleksandro <aleksandro@gmx.com> - 2016-03-22 18:38 -0300
Re: Server side push.....? JJ <jj4public@vfemail.net> - 2016-03-19 12:54 +0700
Re: Server side push.....? Stefan Weiss <krewecherl@gmail.com> - 2016-03-21 01:21 +0100
Re: Server side push.....? Aleksandro <aleksandro@gmx.com> - 2016-03-21 10:38 -0300
csiph-web