Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Use LCCS only as peer introduction service

Avatar

Level 2

I'd like to migrate an application built around Cirrus to LCCS so it can be used commercially.

Is it possible to just use a plain vanilla NetConnection (as in Cirrus) to connect to LCCS and create NetGroups after successful connection? if so, how does the connection string need to look like?

Thanks,

Dirk.

0 Replies

Avatar

Level 10

Hi Dirk,

Sorry, no, we don't expose plain NetConnections. There are some pretty good

reasons for this (load-balancing, reconnect, fail-over, etc). All of this

said, the migration path usually isn't very difficult.

nigel

Avatar

Level 2

ok, thanks.

Wondering if I can use p2p object replication with LCCS then as I need to process the "core" NetGroup events (e.g. NetGroup.Replication.Request) to replicate data.

Dirk.