Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This method sends a request with the given command to the connected JobScheduler instance. The given command in the example is the add_order XML snippets snippet shown in the SOSProducer example.

...

THis message receives the response of the tcp TCP connection described above.

...

The code example below slightly differs from the examples above. In the class below the methode read() already uses the other method for instantiation, therfore therefore it needs less parameters and it closes the connection itself.

...