#include "TBenchmark.h"
#include "TList.h"
#include "TInetAddress.h"
#include "TSocket.h"
#include "TMessage.h"
#include "TH1.h"
#include "TH2.h"
#include "TRandom.h"
#include "TBonjourBrowser.h"
#include "TBonjourResolver.h"
#include "TBonjourRecord.h"
Go to the source code of this file.
Functions | |
void | ConnectToServer (const TInetAddress *hostb, Int_t port) |
void | UpdateBonjourRecords (TList *records) |
void | hclientbonj (Bool_t evol=kFALSE) |
Variables | |
static Bool_t | gEvo = kFALSE |
void ConnectToServer | ( | const TInetAddress * | hostb, | |
Int_t | port | |||
) |
Definition at line 16 of file hclientbonj.C.
References TMessage::CompLength(), TMessage::EnableSchemaEvolutionForAll(), TH1::Fill(), gBenchmark, TInetAddress::GetHostName(), gEvo, gRandom, gTQSender, hpx, i, kMESS_OBJECT, kUPDATE, TBuffer::Length(), TRandom::Rannor(), TMessage::Reset(), TAttFill::SetFillColor(), TRandom::SetSeed(), TBenchmark::Show(), str, and TMessage::WriteObject().
Definition at line 115 of file hclientbonj.C.
References TBonjourBrowser::BrowseForServiceType(), TQObject::Connect(), gBenchmark, gEvo, and TBenchmark::Start().
void UpdateBonjourRecords | ( | TList * | records | ) |
Definition at line 87 of file hclientbonj.C.
References TQObject::Connect(), TBonjourRecord::GetRegisteredType(), TBonjourRecord::GetReplyDomain(), kFALSE, kTRUE, TBonjourRecord::Print(), and TBonjourResolver::ResolveBonjourRecord().