Quote
CTag tagBuddyIP(CT_EMULE_BUDDYIP, theApp.clientlist->GetBuddy()->GetIP() );
tagBuddyIP.WriteTagToFile(data);
CTag tagBuddyPort(CT_EMULE_BUDDYUDP,
// ( RESERVED )
((uint32)theApp.clientlist->GetBuddy()->GetUDPPort() )
);
tagBuddyPort.WriteTagToFile(data);
tagBuddyIP.WriteTagToFile(data);
CTag tagBuddyPort(CT_EMULE_BUDDYUDP,
// ( RESERVED )
((uint32)theApp.clientlist->GetBuddy()->GetUDPPort() )
);
tagBuddyPort.WriteTagToFile(data);
Whyt purpose does the CT_EMULE_BUDDYIP and CT_EMULE_BUDDYUDP have without the biddy ID? The budy only releys the apckets if he is tolled the corect buddy ID.
So whats the point teling who the buddy is without making it possible to use it?










Sign In
Register


