 ./apps/scripts/pinger.xotcl
  ./apps/scripts/pinger.xotcl
| Description: | Pinger example for the observer pattern taken from the paper 'Filters as a Language Support for Design Patterns in Object-Oriented Scripting Languages'. It demonstrates how to observe a network connection. | 
Back to index page.