locked
Peer to Peer Sync (Peers are behind NAT) RRS feed

  • Question

  • Hi,

           I am implementing the MS Sync Framework for Peer to Peer sync of Sql Server database. I am following the example 'WebSharingAppDemo-SqlProviderEndToEnd' at the : http://code.msdn.microsoft.com/sync  which works well when the Peers are not behind the NAT.

    But I have to sync between the peers where both end peers are behind the NAT. And I see the WCF doesn't work behind the NAT.

    I am planning to use the .Net Remoting using Genuine Channels for transport of the sync. But I have no proper direction regarding how to expose the SyncProviders over the .net remoting.

    Can anybody, please guide me implementing the Sync Framework over the .Net Remoting. Any samples would be appreciated.

     

    -Ajinath

    Friday, August 6, 2010 10:03 AM

All replies