Hi Matt,
On Mon, 2003-11-24 at 13:24, [EMAIL PROTECTED] wrote:
> Thank you Dirk. That answered a lot of questions, but I don't suppose
> you know the specifics of creating an OpenSG connection to an IP
> address? So far we wrote a custom ClusterClient and ClusterServer and
> are sharing geometry over a local subnet. Is there a way to extend this
> past broadcast IP networking to target a specific IP/port?
>
> This is probably a case of RTFM, but hopefully you can point us in the
> right direction.
Marcus is probably better at that than I am, so I'll refer that question
to him.
But AFAIK multicasting is only one option, you can use the cluster
methods over a standard UDP connection, too, by using connection type
"StreamSock" for the ClusterServer and ClusterWindow. The standard
servers and clients do that by default. It's not as efficient when
sending to multiple receivers, but it should cross firewalls etc. just
like any other UDP traffic.
Hope it helps
Dirk
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users