Data filter class, to morph PPP data into something that the Blackberry / Rogers / ISP can handle. More...
#include "pppfilter.h"
#include <string.h>
Go to the source code of this file.
Namespaces | |
namespace | Barry |
Project namespace, containing all related functions and classes. |
Data filter class, to morph PPP data into something that the Blackberry / Rogers / ISP can handle.
This logic is based partly on XmBlackBerry's gprs_protocol_fix.c program.
Definition in file pppfilter.cc.