
This is an example for 2D arrays.
The client and server send randomly generated 2D array of integers
back and forth.

To run:
  %taserv

  %taclnt server_host

And you should see both prints the (same) arrays on the screen.
