Hi!

Locklainn wrote:
So, I believe I have gotten presence to work. I committed a new file called test_ogp_presence. It essentially just keeps acking the packings it needs to and responds to a handful (with VERY GENERIC message handlers) of needed responses (looking at Sai's old code, thanks Sai!). I put a screenshot on our main page for old-times sake. Now we have our own screen up there.

Very cool! I need to have a look at that code to see why mine back then did not work ;-) I suppose I did not send all needed packets.

The next step for the client library, I believe, would be to somehow hook up some sort of input so that while presence is established you could send commands to do (like teleporting). This way, we could see things working live I think. Maybe this would allow us to see an avatar teleporting interactively. It may be easy to get an av to walk in a straight line or something too, but I dunno.

I started some client with threads in my sandbox. Well, maybe more an experiment than a client. But as it uses threads it should as well be possible to take commands and pass them to the correct threads.

See here:

http://svn.secondlife.com/svn/linden/projects/2008/pyogp/sandbox/trunk/sandbox/mrtopf/example1.py

It's pretty much the original example which does it all manually but
sorted out into threads.

There is also the ADQueue thread which calls the EQG of the AD regularly.

It's not pretty code at the moment though but maybe it's helpful.

cheers,

Christian




--
Christian Scholz                          Homepage: http://comlounge.net
COM.lounge                                   blog: http://mrtopf.de/blog
Luetticher Strasse 10                                    Skype: HerrTopf
52064 Aachen                             Video Blog: http://comlounge.tv
Tel: +49 241 400 730 0                           E-Mail [EMAIL PROTECTED]
Fax: +49 241 979 00 850                               IRC: MrTopf, Tao_T

neue Show: TOPFtäglich (http://mrtopf.de/blog/category/topf-taglich/)

_______________________________________________
Click here to unsubscribe or manage your list subscription:
https://lists.secondlife.com/cgi-bin/mailman/listinfo/pyogp

Reply via email to