On 11/23/05, Eric Pretorious <[EMAIL PROTECTED]> wrote:
> I'm attempting to write a small program to decode OSCAR packets and just
> can't get my mind wrapped-around whatever it is that
> NetPacket::TCP->decode() is returning when stripping-away the ethernet,
> IP, and TCP encapsulation from OSCAR
I'm attempting to write a small program to decode OSCAR packets and just
can't get my mind wrapped-around whatever it is that
NetPacket::TCP->decode() is returning when stripping-away the ethernet,
IP, and TCP encapsulation from OSCAR packets. (Maybe it's unicode? Maybe
it's hex? I don't quite unde