blob: 2c737f5ec209e6d976fdbe7d562a725975ee6ac0 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"><HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../../docs/DocIndex.css" CHARSET="ISO-8859-1" TYPE="text/css">
<TITLE>Pivotal GemFire&#174; Native Client Examples</TITLE>
<style type="text/css">
<!--
.style1 {font-style: italic}
.style2 {font-size: medium}
-->
</style>
</HEAD>
<BODY bgcolor="#ffffff">
<IMG SRC="../../docs/PIVOTAL_GemFire_190x81.png" BORDER="0">
<h1 align="left">
<FONT size=6><b>Pivotal GemFire</b><FONT size=6><b><sup><font size=-0>&#174;</font></sup></b></FONT></FONT> Native Client C++ and C# Examples </H1>
<hr color="#330066" width=650 size="1" align="left">
<table border=0 cellspacing=0 cellpadding=5 width=650>
<tr>
<td valign="top"><strong>C++ Examples</strong></td>
<td valign="top"><p><a href="cacheRunner/README.html" target="_blank"><strong>cacheRunner</strong></a></b>:
Shows how to modify and view cache contents, perform queries on cached data, maintain highly available client queues after server failover, and authenticate client credentials.</p>
<p><a href="userobjects/README.html" target="_blank"><strong>userobjects</strong></a>:
Demonstrates the native client C++ API for distributing and retrieving custom-defined user types.</p>
<p><a href="cqQuery/README.html" target="_blank"><strong>cqQuery</strong></a>:
Demonstrates the native client C++ API for continuous query.</p>
<hr color="#330066" width="75%" size="1" align="left"> </td>
</tr>
<tr>
<td valign="top"><strong>C# Examples</strong></td>
<td valign="top"><p><a href="cli_ProductBrowser/README.html" target="_blank"><strong>ProductBrowser</strong></a>:
Presents heterogeneous client access by using both a .NET client and a Java client to interact with a Java cache server and exchange data between the clients.</p>
<p><a href="cli_CacheRunner/README.html" target="_blank"><strong>CacheRunner</strong></a></b>:
Shows how to modify and view cache contents, perform queries on cached data, and maintain highly available client queues after server failover.</p>
<p><a href="cli_CqQuery/README.html" target="_blank"><strong>CqQuery</strong></a>: Demonstrate the usage of C# continuous query API.
<hr color="#330066" width="75%" size="1" align="left"> </td>
</tr>
<tr>
<td valign="top" width="24%"><a href="../../docs/DotNetDocs/index.html" target="_blank"><strong>.NET API Reference</strong></a> </td>
<td valign="top">
Online .NET API documentation for the native client.
<hr color="#330066" width="75%" size="1" align="left"> </td>
</tr>
<tr>
<td valign="top" width="24%"><a href="../../docs/cppdocs/index.html" target="_blank"><strong>C++ API Reference</strong></a> </td>
<td valign="top">
Online C++ API documentation for the native client.
<hr color="#330066" width="75%" size="1" align="left"> </td>
</tr>
</table>
</BODY>
</HTML>