White paper on WCF-BasicHttpRelay adapter

In the new adapters series I discussed the adapters released with BizTalk Server 2013. I demonstrated the relay adapters (HTTP, NetTcp), Service Bus Messaging, WebHttp (REST) and linked to the TechNet Wiki article on SFTP. I have written a White paper that discusses the BasicHttpRelay more in-depth.

BizTalk Server 2013 offers a few new adapters. Three of them enable connectivity with the Windows Azure Service Bus. These adapters are the WCF-BasicHttpRelay, WCF-NetTcpRelay, and SB-Messaging. The first two leverage the ability to use the Service Bus Relay. The relay service is one of the entities within the Windows Azure Service Bus. Benefits of using the relay service are that:

  • you can share data between an on premise application, Line-of-Business system or databases with a service hosted elsewhere (in the cloud or other enterprise);
  • you have a secure connection between both sender and receiver of datawith simplified networking (less dealing with firewalls, dynamic IP addresses or Network Area Translation (NAT));
  • you can easily set up a listener in Windows Azure Service Bus through BizTalk Server 2013 or .NET using WCF-BasicHttpRelay or WCF-NetTcpRelay.

You can find more here:

http://go.biztalk360.com/wcf-basichttprelay-adapter/

Cheers,

Steef-Jan

#1 Azure Monitoring Platform
Author: Steef-Jan Wiggers

Steef-Jan Wiggers is all in on Microsoft Azure, Integration, and Data Science. He has over 15 years’ experience in a wide variety of scenarios such as custom .NET solution development, overseeing large enterprise integrations, building web services, managing projects, designing web services, experimenting with data, SQL Server database administration, and consulting. Steef-Jan loves challenges in the Microsoft playing field combining it with his domain knowledge in energy, utility, banking, insurance, healthcare, agriculture, (local) government, bio-sciences, retail, travel, and logistics. He is very active in the community as a blogger, TechNet Wiki author, book author, and global public speaker. For these efforts, Microsoft has recognized him a Microsoft MVP for the past 8 years.

turbo360

Back to Top