Datawire

Navigation

  • next →
  • ← previous |
  • Datawire Connect 0.7.6 documentation »

Getting Started with RPC Walkthrough¶

  • Introduction to RPC
    • Interaction Patterns
  • Datawire Connect RPC Support
  • Quickly Trying RPC
  • Defining the Service Contract
    • Part 1: Creating the framework
    • Part 2: Adding value classes
    • Part 3: Interface
    • Part 4: Client
    • Part 5: Server
  • Supported Languages
  • Python: Requirements and Setup
  • Python: Building the Example
  • Python: Writing the Client
    • Part 1: Importing the Datawire Connect Pieces
    • Part 2: Initializing the Client
    • Part 3: Setting Up the Request
    • Part 4: Sending the Request and Processing the Response
  • Python: Writing the Server
    • Part 1: Importing the Datawire Connect Pieces
    • Part 2: Defining the Response
    • Part 3: Processing the Request
  • Python: Running the Example
    • Python Client and Local Python Server
    • Using the Python Client Against the Cloud
    • Next Steps
  • Java: Requirements and Setup
  • Java: Building the Example
  • Java: Writing the Client
  • Java: Writing the Server
  • Java: Running the Example
    • Java Client and Local Java Server
    • Using the Java Client Against the Cloud
    • Next Steps
  • Javascript: Requirements and Setup
  • Javascript: Building the Example
  • Javascript: Writing the Client
  • Javascript: Writing the Server
  • Javascript: Running the Example
  • Putting It All Together
    • Part 1: Python Client and Python Server
    • Part 2: Running Two Local Servers
    • Part 3: Mixing Client and Server Languages
  • More Information

Document Version¶

Getting Started with RPC Walkthrough 0.7.6-1

Table Of Contents

  • Welcome
  • Datawire Connect Quick Start
  • Datawire Connect Installation and Configuration Guide
  • Quark Language Reference
  • Getting Started with RPC Walkthrough
    • Introduction to RPC
    • Datawire Connect RPC Support
    • Quickly Trying RPC
    • Defining the Service Contract
    • Supported Languages
    • Python: Requirements and Setup
    • Python: Building the Example
    • Python: Writing the Client
    • Python: Writing the Server
    • Python: Running the Example
    • Java: Requirements and Setup
    • Java: Building the Example
    • Java: Writing the Client
    • Java: Writing the Server
    • Java: Running the Example
    • Javascript: Requirements and Setup
    • Javascript: Building the Example
    • Javascript: Writing the Client
    • Javascript: Writing the Server
    • Javascript: Running the Example
    • Putting It All Together
    • More Information

Related Topics

  • Documentation overview
    • Previous: More Information
    • Next: Introduction to RPC

Next Topic

  • Introduction to RPC

Previous Topic

  • More Information

Navigation

  • next →
  • ← previous |
  • Datawire Connect 0.7.6 documentation »
©2015, 2016 Datawire. | GitHub Repository