# Introduction

This document provides instructions for software developers who want to create .NET / Java software solutions that include a MagTek Common Message Structure (MTCMS) device connected to a Windows PC.

#### System Requirements

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Language</td><td valign="top">Requirements</td></tr><tr><td valign="top">.NET</td><td valign="top"><p>·       Windows 7</p><p>·       Windows 8, 8.1</p><p>·       Windows 10</p><p> </p><p>·       Microsoft .NET Framework 4.5 or above.</p></td></tr><tr><td valign="top">Java Library</td><td valign="top"><p>·       Windows 7</p><p>·       Windows 8, 8.1</p><p>·       Windows 10</p><p> </p><p>·       Java Build Platform: JDK 1.8, 32-bit and above.</p><p>·       Minimum Java Runtime requirement: 8</p></td></tr><tr><td valign="top">Java Applet</td><td valign="top"><p>·       Windows 7</p><p>·       Windows 8, 8.1</p><p>·       Windows 10</p><p> </p><p>Tested web browsers:</p><p>·       Internet Explorer 11</p><p> </p><p>·       Java Runtime requirements: Java 8.</p><p>·       Tested Java Runtime Environments: 8u221</p></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.magtek.com/hardware/oem-readers-and-components/oem-readers/odynamo/documentation/programmers-manuals/common-message-structure-mtcms-microsoft-.net-java-applet/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
