Hi,

I committed changes to the network connection interface. Unfortunatelly the interface is NOT fully compatible to
the previous one.

Now there are two connection classes

ConnectionPoint
ConnectionGroup

Valid connections are
point <-> point
point <-> group
A group is able to connect or accept more then 1 point connection.

The connect and accept functions are now able to use timeouts.
Groups are able to exclude one or more point connections for selectChannel()

The reliable Multicast connection is now more reliable ;-) then the old multicast protocoll.
Sync is faster now. With multicast up to 300 fps with 48 cluster servers.

For the backchannel of Multicast connections now a stream socket is used. This is faster
and more robust then the old udp backchannel.

Client and server connection close is now detected faster. < 1 sec.

Marcus







-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to