Data filter class, to morph PPP data into something that the Blackberry / Rogers / ISP can handle. More...
#include "dll.h"
#include "data.h"
Go to the source code of this file.
Classes | |
class | Barry::PppFilter |
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.h.