pppob.cc File Reference


Detailed Description

In the same vein as pppoe, used with pppd to create a pty tunnel and GPRS modem link.

Definition in file pppob.cc.

#include <barry/barry.h>
#include <iomanip>
#include <iostream>
#include <fstream>
#include <vector>
#include <string>
#include <memory>
#include <getopt.h>
#include <sys/select.h>
#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>
#include <signal.h>

Go to the source code of this file.

Functions

void Usage ()
void signal_handler (int signum)
void SerialDataCallback (void *context, const unsigned char *data, int len)
void ProcessStdin (Modem &modem)
int main (int argc, char *argv[])

Variables

bool data_dump = false
volatile bool signal_end = false


Generated on Wed Sep 24 21:27:32 2008 for Barry by  doxygen 1.5.1