Re: printing existing png image to .pl file ?

2011-12-03 Thread Zak Zebrowski
Yes. Also, you may want to look at imager, which doesn't require image magic (which works better on some environments.). Also, the synopsis of imager produces thumbnails with perl. Best Zak Sent from my iPod On Dec 3, 2011, at 1:55 AM, Huub van Niekerk wrote: > Hi, > > I want to use an ex

Re: Light weight HTTP interface to UDP protocol for ARM processor robotics

2011-11-28 Thread Zak Zebrowski
I am not sure you want to do that... Generally udp traffic is lossy while web content is over tcp so it is not. As a result there are huge network performance issues that are raised... What might work, if I can guess the problem you are having, is you can ssh into the remote box and tunnel ud