jOpenSimWorld

Grid Status: Online
Total Regions: 23
Visitors (30 Days): 7
Total Residents: 491
Online Now: 0
Hypergriders online: 0

jOpenSim and XmlRpc

1 year 2 months ago #3894 by MTeegardin
Yes! That guy seems to know his stuff, he even has a javascript library for building xmlrpc and jsonrpc clients!
I hope this helps with your development.

Please Log in or Create an account to join the conversation.

1 year 2 months ago #3895 by foto50
Hi MTeegardin

Yes! Every constructive feedback is very welcome :) I think you already discovered a jOpenSim repository in GitHub. Stay tuned, content will follow there soon :) I lately get help from jjandtkalt who will dig into the last issues concerning PHP8 and xmlrpc and I hope we will be able to fill this repository with a J4 ready version in quite near future.

We both have a RL to "struggle" with, so I better dont promise any specific date ;) but be sure we try our best to get jOpenSim back on track for Joomla4/5 and PHP8 as soon as possible :)

Greetz
FoTo50
The following user(s) said Thank You: MTeegardin

Please Log in or Create an account to join the conversation.

1 year 1 month ago #3896 by MTeegardin
Yes, I did find that! Good job! I will be closely watching it.
Also, if you ever need a test dummy I have J3!, J4! and J5! sites at the ready.

MTeegardin

Please Log in or Create an account to join the conversation.

10 months 4 weeks ago #3897 by MTeegardin
hey Foto, me again... I hope you are well.

I have a couple of questions for you and would value your advise.

Maybe you could find time to email me?
brycecannon69 -at - the gmail

Please Log in or Create an account to join the conversation.

9 months 3 weeks ago #3899 by WebRain
Hi there :)
So, why not JSON and OSDMaps ? are we forced to use XmlRpc thingies ?!?

Thank you :)

Please Log in or Create an account to join the conversation.

9 months 3 weeks ago #3900 by MTeegardin
Joomla uses json so it is already a factor. However, Opensimulator requires xmlrpc to function.

Please Log in or Create an account to join the conversation.

9 months 3 weeks ago #3901 by WebRain
Hi MTeegardin :)
Based on my code exploration and modest experience with opensim... i think is possible to replace xmlrpc with json in the majority of the comms between JOpenSim and OpenSim using Server.AddHTTPHandler(endpoint, handler) to create the endpoints and use OSDMap to handle the json data... for the rest, JOpenSim can take what it needs directly from the OS database.

This may need to create a dedicated connector (OS module) for JOpenSim that do the serialization/deserialization job in C# and also may convert the textures to binary string or base64... so, JOpenSim will get a ready to use json...

Thank you :)

Please Log in or Create an account to join the conversation.

9 months 3 weeks ago #3903 by foto50
Hiya WebRain

I think the handler change would be a possible solution for search, profile and maybe even money ... but groups are another issue ... unless you're willing to re-write flotsam for us with jsonrpc ;)

I definitely dont have any intention for it

Greetz
FoTo50
The following user(s) said Thank You: MTeegardin

Please Log in or Create an account to join the conversation.

Time to create page: 0.107 seconds