Tangent API - A Simple and Efficient Way To Do Client Server Programming

What is Tangent API?
How Does Tangent API Work?
The Tangent API Model
Download
Example: Create a Chat Application Using Just Notepad
Example: Sample Application Using C#
Additional Notes for Developers
Trust in Tangent API

How Does Tangent API Work?

Overview

The following diagram depicts from a high level how Tangent API works.

TangentAPI Overview
How Tangent API Works

On computer A an application is running that uses Tangent API. Similarly, on computer B another application is running that also uses Tangent API. Data is sent back and forth through Tangent API. This data is completely up to the developer as to how it's described. Tangent API can be thought of as the conduit for the data, however, in actuality it is much more than just this. Tangent API takes care of all the multi-threading behavior and socket programming that's associated with the data being sent back and forth. The actual API methods were designed with simplicity in mind in order to make development easier.

For additional support or any questions, send an email to support@tangentapi.com.

Tangent API Copyright © 2008-2010 Nilesh Humbad. All rights reserved.