# doc-cache created by Octave 4.0.1
# name: cache
# type: cell
# rows: 3
# columns: 2
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 12
zmq_example1


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 185
Example code for a REQ socket connected to a server and sending and
receiving responses.

   The esample contains comments on the differences between the C API,
and the Octave bindings.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Example code for a REQ socket connected to a server and sending and
receiving re



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 12
zmq_example2


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 94
Example code for a REP socket server whic waits for client commands and
sends back a response.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Example code for a REP socket server whic waits for client commands and
sends ba





