[Opensim-users] Connecting from an external program
Justin Clark-Casey
jjustincc at googlemail.com
Wed Mar 6 00:44:10 UTC 2013
Sending and receiving UDP from scripts is going to be extremely complicated. C# scripts can only be used if you lock
down all script creation (and you need to be very confident that you've done this correctly).
From the techical knowledge you've shown so far, unless you have an incredibly good reason for doing it, just use http
via the lslhttp I put in a previous post.
On 05/03/13 18:34, MeghanaEngineer wrote:
> Yes I did see that example of A UDP data packet sent through socket
> communication here
>
> http://opensim-users.2152040.n2.nabble.com/Scripting-Having-fun-with-C-and-UDP-td6325728.html
>
>
> when I put that script in it gave me the generic error " The given key is
> not present in the dictionary"
>
> There is not much help online on how to fix the errror.
>
> Is that a valid option to pursue? Your comments on that solution would be
> very helpful
>
>
>
> --
> View this message in context: http://opensim-users.2152040.n2.nabble.com/Connecting-from-an-external-program-tp7579613p7579618.html
> Sent from the opensim-users mailing list archive at Nabble.com.
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
--
Justin Clark-Casey (justincc)
OSVW Consulting
http://justincc.org
http://twitter.com/justincc
More information about the Opensim-users
mailing list