From: Robert Klemme Date: 2007-03-27T18:30:07+09:00 Subject: Re: Use Ruby to monitor a printer? On 27.03.2007 09:55, Ak 756 wrote: > I want to write a program to monitor a network printer and give > statistic data as whom at what time print how many pages. > > Is it possible to do this using Ruby? Which library shall I use to do > this? What interface does the printer support? Generally Ruby comes with a whole bunch of networking support libraries. It really depends on what your printer offers. Kind regards robert