<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16981" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV dir=ltr align=left><SPAN class=415494112-03032010><FONT face=Arial 
color=#0000ff size=2>Hi Kieth</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=415494112-03032010><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=415494112-03032010><FONT face=Arial 
color=#0000ff size=2>Thanks for the answer.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=415494112-03032010><FONT face=Arial 
color=#0000ff size=2>Interesting that Vivaty are using local script togehter 
with transmitted states of the avatar.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=415494112-03032010><FONT face=Arial 
color=#0000ff size=2>A question are there any timestamp in the SWMP packages or 
do they assume equal time between packages.</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><SPAN class=415494112-03032010></SPAN><FONT face=Arial><FONT 
color=#0000ff><FONT size=2>/<SPAN 
class=415494112-03032010>Sven-Erik</SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=415494112-03032010></SPAN></FONT></FONT></FONT><BR> </DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Keith [mailto:keithrvictor@gmail.com] 
<BR><B>Sent:</B> den 2 mars 2010 19:43<BR><B>To:</B> Sven-Erik 
Tiberg<BR><B>Cc:</B> X3D Graphics public mailing list<BR><B>Subject:</B> Re: 
[X3D-Public] Tips on a multiuser protocol server.<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>Vivaty does something similar to that. The position and orientation of 
the </DIV>
<DIV>Master avatar is emitted via swmp every quarter second. </DIV>
<DIV>The slave avatar's clients recieve that decreet data, and smooth it out, 
providing nice smooth position/orientation data at each frame.  </DIV>
<DIV><BR></DIV>
<DIV>Keith victor</DIV>
<DIV>Vivaty<BR><BR>Sent from my iPhone</DIV>
<DIV><BR>On Mar 2, 2010, at 9:43 AM, Sven-Erik Tiberg <<A 
href="mailto:Sven-Erik.Tiberg@ltu.se">Sven-Erik.Tiberg@ltu.se</A>> 
wrote:<BR><BR></DIV>
<DIV></DIV>
<BLOCKQUOTE type="cite">
  <DIV>
  <DIV dir=ltr align=left><SPAN class=744403208-02032010><FONT face=Arial 
  color=#0000ff size=2>At what rate did you transfere 
states.</FONT></SPAN></DIV>
  <DIV><SPAN class=744403208-02032010><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN> </DIV>
  <DIV><SPAN class=744403208-02032010><FONT face=Arial color=#0000ff size=2>Any 
  differences in desired rate for apperence of fixed objects in the sceene, 
  moving objects like avatar or point of views and biomechanical motion an a 
  avatar.</FONT></SPAN></DIV>
  <DIV><SPAN class=744403208-02032010><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN> </DIV>
  <DIV><SPAN class=744403208-02032010><FONT face=Arial color=#0000ff 
  size=2>Could it be possible to have a script in the browser to support fast 
  changes in states of objects like a walking avatar, where the multiuser 
  exchange of states indicates the direction and speed of the avatar and the 
  local script handle the inverse kinematic of how the the avatar are 
  walking. </FONT></SPAN></DIV><FONT face=Arial color=#0000ff 
  size=2></FONT><FONT face=Arial color=#0000ff size=2></FONT>
  <DIV><BR><SPAN class=744403208-02032010><FONT face=Arial color=#0000ff 
  size=2>/Sven-Erik</FONT></SPAN></DIV>
  <DIV><SPAN class=744403208-02032010></SPAN> </DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> Tony Parisi [mailto:tparisi@gmail.com] 
  <BR><B>Sent:</B> den 27 februari 2010 18:19<BR><B>To:</B> Dave A<BR><B>Cc:</B> 
  Sven-Erik Tiberg; Thomas Nilsson; Gunnar Östlund; Petter Skott; <A 
  href="mailto:x3d-public@web3d.org"><A 
  href="mailto:x3d-public@web3d.org">x3d-public@web3d.org</A></A><BR><B>Subject:</B> 
  Re: [X3D-Public] Tips on a multiuser protocol server.<BR></FONT><BR></DIV>
  <DIV></DIV>More accurately, SWMP (Simple Wide-Area Multi-User Protocol), 
  pronounced 'swamp.' But yes, Dave is correct. We used that for 3D shared 
  state, Jabber for the chat, roster and presence.<BR><BR>Tony<BR><BR>
  <DIV class=gmail_quote>On Fri, Feb 26, 2010 at 12:32 PM, Dave A <SPAN 
  dir=ltr><<A href="mailto:dave@realmofconcepts.com"><A 
  href="mailto:dave@realmofconcepts.com">dave@realmofconcepts.com</A></A>></SPAN> 
  wrote:<BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV text="#000000" bgcolor="#ffffff">Clarification: Vivaty used ejabberd 
    for the chat component, not the 3d-shared-state stuff, that was 'swamp' 
    <DIV>
    <DIV></DIV>
    <DIV class=h5><BR><BR>Dave A wrote: 
    <BLOCKQUOTE type="cite">That's what Vivaty used for it's multiuser 
      experience<BR><BR>Sven-Erik Tiberg wrote: 
      <BLOCKQUOTE type="cite">
        <DIV dir=ltr><FONT face=Tahoma color=#000000 size=2>Hi.</FONT></DIV>
        <DIV dir=ltr> </DIV>
        <DIV dir=ltr><FONT face=tahoma size=2>Setting up a <A 
        href="http://www.ejabberd.im/" target=_blank><A 
        href="http://www.ejabberd.im/">http://www.ejabberd.im/</A></A> protocol 
        server based on ERLANG program and applications.<BR><FONT face=tahoma>A 
        tips this could be a universal and fast protocol server for use with 
        many present and future protocols used in w3d 
        spaces.</FONT></FONT></DIV>
        <DIV dir=ltr>My tips have a look at a Thesis on ERLANG and then <A 
        href="http://www.ejabberd.im/" target=_blank><A 
        href="http://www.ejabberd.im/">http://www.ejabberd.im/</A></A> .</DIV>
        <DIV dir=ltr> </DIV>
        <DIV dir=ltr><FONT face="times new roman">PS. <A 
        href="http://www.ejabberd.im/" target=_blank><A 
        href="http://www.ejabberd.im/">http://www.ejabberd.im/</A></A> can 
        be useful for many network brokers, filters, protocol converter and 
        controller applications. </FONT></DIV>
        <DIV dir=ltr> </DIV>
        <DIV dir=ltr><FONT face="times new roman">BG</FONT></DIV>
        <DIV dir=ltr><FONT face="times new roman">Sven-Erik</FONT></DIV>
        <DIV dir=ltr> </DIV><PRE><HR width="90%" SIZE=4>
_______________________________________________
X3D-Public mailing list
<A href="mailto:X3D-Public@web3d.org" target=_blank><A href="mailto:X3D-Public@web3d.org">X3D-Public@web3d.org</A></A>
<A href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" target=_blank><A href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</A></A>
  </PRE></BLOCKQUOTE><PRE><HR width="90%" SIZE=4>
_______________________________________________
X3D-Public mailing list
<A href="mailto:X3D-Public@web3d.org" target=_blank><A href="mailto:X3D-Public@web3d.org">X3D-Public@web3d.org</A></A>
<A href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" target=_blank><A href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</A></A>
  </PRE></BLOCKQUOTE></DIV></DIV></DIV><BR>_______________________________________________<BR>X3D-Public 
    mailing list<BR><A href="mailto:X3D-Public@web3d.org"><A 
    href="mailto:X3D-Public@web3d.org">X3D-Public@web3d.org</A></A><BR><A 
    href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" 
    target=_blank><A 
    href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</A></A><BR><BR></BLOCKQUOTE></DIV><BR><BR 
  clear=all><BR>-- <BR>Tony Parisi             
                  <A 
  href="mailto:tparisi@gmail.com"><A 
  href="mailto:tparisi@gmail.com">tparisi@gmail.com</A></A><BR>CTO at Large 
                        
    415.902.8002<BR><BR></DIV></BLOCKQUOTE>
<BLOCKQUOTE type="cite">
  <DIV><SPAN>_______________________________________________</SPAN><BR><SPAN>X3D-Public 
  mailing list</SPAN><BR><SPAN><A 
  href="mailto:X3D-Public@web3d.org">X3D-Public@web3d.org</A></SPAN><BR><SPAN><A 
  href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</A></SPAN><BR></DIV></BLOCKQUOTE></BODY></HTML>