#include <string>
#include <iostream>
#include <winsock2.h>
#include <Ws2tcpip.h>
#include "Portable.h"
#include "DHCPRelay.h"
#include "WinService.h"
#include "RelService.h"
#include "Logger.h"
Functions | |
int | lowlevelInit () |
void | usage () |
BOOL | CtrlHandler (DWORD fdwCtrlType) |
int | main (int argc, char *argv[]) |
Variables | |
TDHCPRelay * | ptr |
|
|
|
|
|
|
|
|
|
|