<div>Hello,</div><div>Yes, I used LLEasyMessageSender for packet injection.</div><div> </div><div>Of course, it is possible to create the bindings in the native code for packet processing, but I would say that it is a tradeoff between performance, flexibility, and the amount of code required for implementation. Limited implementation of packet handlers in native code would be faster, but not so flexible; libomv variant - flexible, but perhaps a bit slower; flexible implementation in native code requires more coding.</div><div> </div><div>Perhaps a kind of performance test could show if the libomv implementation is bad in some cases, but now it is not optimized at all (except some obvious things). </div><div> </div><div>Vitaly Chashin</div><div> </div><div> </div><div> </div><div> </div><div>07.12.2015, 18:05, "Cinder Roxley" <cinder@alchemyviewer.org>:</div><blockquote type="cite"><div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1);margin:0px;line-height:auto;">On December 6, 2015 at 8:55:38 AM, Виталий Фицнер (<a href="mailto:wchf@yandex.ru">wchf@yandex.ru</a>) wrote:</div><div><blockquote style="font-family:Helvetica,Arial;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;text-align:start;text-transform:none;white-space:normal;" type="cite"><div><div> </div><div>Hi Cinder,<span> </span><br />you're welcome.<span> </span><br /><br />I tried AngelScript (works fine) and V8 (too heavy). But in both cases (and with Lua) you have to write the SL protocol packets processing from scratch, and in case of Mono you could reuse the libomv.<span> </span><br /><br />Vitaly Chashin<span> </span></div></div></blockquote></div><p>Hi,</p><p>This is true if you’re processing the packets using the embedded language. Alchemy contains the LLEasyMessageSender and LLEasyMessageReader classes though. So you just have to add bindings for whatever embedded solution you’re using. However, there may be other benefits to having libomv available as well.</p><div><div style="font-family:helvetica,arial;">-- <br />Cinder Roxley<br />Sent with Airmail</div></div></div>,<p>_______________________________________________<br />Opensim-dev mailing list<br /><a href="mailto:Opensim-dev@opensimulator.org">Opensim-dev@opensimulator.org</a><br /><a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev</a></p></blockquote><div> </div><div> </div><div>-- <br />Отправлено из быстрой почты</div><div>http://mail.yandex.ru/neo2/collect/?exp=1&t=5</div><div> </div>