Re: [Barry-devel] Use of DBPacket

2010-07-10 Thread Chris Frey
Hi Sheran, Yep, you're onto the right general idea. DBPacket (and the related packet classes) are just abstractions in order to keep the low level packet code in one place. If you experiment far enough, you may need to modify, or derive from, some of the packet classes, to create new packets. A

[Barry-devel] Use of DBPacket

2010-07-10 Thread Sheran Gunasekera
Hello List, I wanted to ask about the use of DBPacket. Rather than making use of the LoadDatabase function in Barry::Mode::Desktop, I wanted to send my own command and receive a raw packet. I am working under the impression that I can do something like this: ... Barry::Mode::Desktop desktop(con