https://github.com/joyent/node/issues/6696
Sad. El sábado, 21 de junio de 2014 23:07:15 UTC+2, Denys Khanzhiyev escribió: > > UDP does not guarantee transmition of data. I personally experience data > loss starting from specific Data rate on UDP broadcast on loopback > inetrface unde Win7 x64. > And this is pretty low number - about 8 Mbit for me. > > > > 2014-06-21 6:32 GMT+03:00 Ket <[email protected] <javascript:>>: > >> Base on my google research, something like this is working fine on Linux >> environment: >> http://stackoverflow.com/questions/16724216/node-js-0-10-7-cluster-support-for-udp-dgram >> >> But I work mostly on Windows 7 and 8 before upload things to the Linux >> server. >> >> Is there any hack available to get it done on Windows 7 and 8? >> >> Additional information: Currently, I'm using TCP method in exchange data >> between server and browsers. Since most of the jobs is broadcasting audio >> and video data frames from one broadcaster to all connected audience, >> people have suggested me to switch to UDP from TCP to increase data >> transfer speed. I don't know much about UDP, but I decide to give it a try. >> Any suggestions about this also welcome. >> >> Thanks in advance, >> >> -- >> Job board: http://jobs.nodejs.org/ >> New group rules: >> https://gist.github.com/othiym23/9886289#file-moderation-policy-md >> Old group rules: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> --- >> You received this message because you are subscribed to the Google Groups >> "nodejs" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/nodejs/928855d1-33ba-4648-a0ac-0ea388b79205%40googlegroups.com >> >> <https://groups.google.com/d/msgid/nodejs/928855d1-33ba-4648-a0ac-0ea388b79205%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/58d6c7e0-4eb0-4605-a898-24313900c14e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
