Giter Club home page Giter Club logo

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Yes, by editing the source.

BTW, this is not a 'question' tracker.

Original comment by olafvdspek on 2 Nov 2011 at 9:04

  • Changed state: Invalid

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Could you be a bit more specific? What do I need to edit exactly? I know the 
client ids are stored in the peer_id table in the database but the references 
in tracker_input.cpp also mention no_peer_id and m_no_peer_id.

Original comment by [email protected] on 2 Nov 2011 at 9:11

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
What whitelist are you talking about? 

Original comment by olafvdspek on 2 Nov 2011 at 9:13

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I would think it is the same one as mentioned in issue 5 here. You can see the 
source of tracer_input.cpp here:
http://pastebin.com/ZQsibaCv

Original comment by [email protected] on 2 Nov 2011 at 9:18

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
That's a custom version of the tracker. 

Original comment by olafvdspek on 2 Nov 2011 at 9:23

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Yes it is. It was written for project gazelle, but I got no help on there 
forums so I thought I would try here. Any help would be much appreciated. I 
have tried several things on my own, but with no luck.

Original comment by [email protected] on 2 Nov 2011 at 9:48

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I'm not here to teach you C++. ;)

Original comment by olafvdspek on 2 Nov 2011 at 10:06

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I did not ask for a lesson in C++. I asked for help. I have experience in C++ 
and php, but I am no expert. I tried the obvious, line 82 I changed:
if (name == "peer_id" && value.length() == 20)
to
if (!name == "peer_id" && value.length() == 20)
but had no success. So I was kindly asking for help. 

Original comment by [email protected] on 2 Nov 2011 at 10:14

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
What kind of help? Writing C++?

Original comment by olafvdspek on 3 Nov 2011 at 10:35

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
What kind of help, refer back to the first post...

Original comment by [email protected] on 3 Nov 2011 at 3:27

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Yes, it's possible, no, I'm not writing the code for you or teaching you how to 
write that code.

Original comment by olafvdspek on 3 Nov 2011 at 3:28

from xbt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Nor did I ask you to. I am simply asking to be pointed in the right direction. 
What exactly do I need to? Why not offer something useful rather then wasting 
your time and mine?

Original comment by [email protected] on 3 Nov 2011 at 3:31

from xbt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.