Creating Builder NE Web Services for Firefox, IE, Chrome and Safari

Code for "Art of MATLAB" post -- how to create WCF services that communicate using JSON.
647 Downloads
Updated 1 Sep 2016

View License

Web services created with the Windows Communication Foundation can serve Linux or Macintosh HTTP clients (for example Firefox, Chrome or Safari).
This example demonstrates how to use Builder NE's type safe APIs to build a simple WCF web service that can serve clients on any platform.

The example contains a WCF server that responds to HTTP queries with JavaScript Object Notation, and an HTML 5 client that uses JavaScript.

Cite As

Peter Webb (2024). Creating Builder NE Web Services for Firefox, IE, Chrome and Safari (https://www.mathworks.com/matlabcentral/fileexchange/31295-creating-builder-ne-web-services-for-firefox-ie-chrome-and-safari), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0