#include "POClient.h"
#include "POBoxListMsg.h"
#include "POPartialMsg.h"
#include "POErrorMsg.h"
#include "POMessageFactory.h"
#include <iostream>
#include <qsocket.h>
#include <qapplication.h>
#include <Tracer.h>
Defines | |
#define | BUFFERSIZE (1024*1024*5) |
|
|