I'm fascinated by WCF and the abilities of the Service Bus. What interesting implementations have you seen ?
closed as not constructive by Karl Bielefeldt, gnat, thorsten müller, Walter, ElYusubov Nov 29 '12 at 13:22
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Port Bridge This project allows several NAT'ed servers to access several NAT'ed clients across the internet over a single service bus connection.
It's a pretty smart implementation that will really get you thinking. Below is the source http://blogs.msdn.com/b/clemensv/archive/2009/11/18/port-bridge.aspx ... and another explanation of the same. http://brentdacodemonkey.wordpress.com/2010/05/05/azure-appfabric-%e2%80%93-a-bridge-going-anywhere/ Also, there is a related project called "SocketShifter" on codeplex: http://socketshifter.codeplex.com/ Although the codeplex site advises using portbridge, I do see recent check ins (Aug 2010) and not sure which one is more up-to-date. It may be worth investigating. |
||||
|
|
