/lists.whatwg.org/pipermail/whatwg-whatwg.org/2008-September/016329.html

https://github.com/whatwg/whatwg.org · HTML · 87 lines · 72 code · 8 blank · 7 comment · 0 complexity · 22a8718b00aa4fccec89cc5183166f71 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] WebSocket support in HTML5
  5. </TITLE>
  6. <LINK REL="Index" HREF="index.html" >
  7. <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20WebSocket%20support%20in%20HTML5&In-Reply-To=%3CD8C021EF5AE346CB9BF2851E8A77B3F3%40POCZTOWIEC%3E">
  8. <META NAME="robots" CONTENT="index,nofollow">
  9. <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
  10. <LINK REL="Previous" HREF="016318.html">
  11. <LINK REL="Next" HREF="016351.html">
  12. </HEAD>
  13. <BODY BGCOLOR="#ffffff">
  14. <H1>[whatwg] WebSocket support in HTML5</H1>
  15. <!--htdig_noindex-->
  16. <B>Kristof Zelechovski</B>
  17. <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20WebSocket%20support%20in%20HTML5&In-Reply-To=%3CD8C021EF5AE346CB9BF2851E8A77B3F3%40POCZTOWIEC%3E"
  18. TITLE="[whatwg] WebSocket support in HTML5">giecrilj at stegny.2a.pl
  19. </A><BR>
  20. <I>Sat Sep 27 03:58:29 PDT 2008</I>
  21. <P><UL>
  22. <LI>Previous message: <A HREF="016318.html">[whatwg] WebSocket support in HTML5
  23. </A></li>
  24. <LI>Next message: <A HREF="016351.html">[whatwg] WebSocket support in HTML5
  25. </A></li>
  26. <LI> <B>Messages sorted by:</B>
  27. <a href="date.html#16329">[ date ]</a>
  28. <a href="thread.html#16329">[ thread ]</a>
  29. <a href="subject.html#16329">[ subject ]</a>
  30. <a href="author.html#16329">[ author ]</a>
  31. </LI>
  32. </UL>
  33. <HR>
  34. <!--/htdig_noindex-->
  35. <!--beginarticle-->
  36. <PRE>If you are in control of the server, you can simulate datagram sockets with
  37. one-shot controlled sockets and multicast socket with a central dispatcher
  38. that all interested parties can register with. For access to external
  39. services that already accept datagram packets only, a gateway of some sort
  40. may be necessary indeed. Services that respond to multicast packets are
  41. never external so it is not an issue, except for an internal burglar.
  42. And I wonder what comes next. Would you like to trace route from
  43. JavaScript? Or perhaps some ARP poisoning stuff, or a packet sniffer? Come
  44. on.
  45. Chris
  46. -----Original Message-----
  47. From: <A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">whatwg-bounces at lists.whatwg.org</A>
  48. [mailto:<A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">whatwg-bounces at lists.whatwg.org</A>] On Behalf Of Richard's Hotmail
  49. Sent: Saturday, September 27, 2008 3:49 AM
  50. To: ddailey; <A HREF="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">whatwg at whatwg.org</A>
  51. Subject: Re: [whatwg] WebSocket support in HTML5
  52. I am just asking why Sockets are being re-invented for html5, and in such a
  53. restricted and watered-down fashion. If you guys/gals really like to build
  54. an integer 7 bits at a time or &quot;frame&quot; UTF-8 then more power to you; just
  55. please stop forcing every one else to perfoem the same contortions. Please
  56. gives us a normal a Socket (UDP and Multicast too please) Subject it to
  57. same-origin policy or whatever else is reqd.
  58. </PRE>
  59. <!--endarticle-->
  60. <!--htdig_noindex-->
  61. <HR>
  62. <P><UL>
  63. <!--threads-->
  64. <LI>Previous message: <A HREF="016318.html">[whatwg] WebSocket support in HTML5
  65. </A></li>
  66. <LI>Next message: <A HREF="016351.html">[whatwg] WebSocket support in HTML5
  67. </A></li>
  68. <LI> <B>Messages sorted by:</B>
  69. <a href="date.html#16329">[ date ]</a>
  70. <a href="thread.html#16329">[ thread ]</a>
  71. <a href="subject.html#16329">[ subject ]</a>
  72. <a href="author.html#16329">[ author ]</a>
  73. </LI>
  74. </UL>
  75. <hr>
  76. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  77. mailing list</a><br>
  78. <!--/htdig_noindex-->
  79. </body></html>