Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   Gnucleus (Windows) (https://www.gnutellaforums.com/gnucleus-windows/)
-   -   X-Query-Routing 0.1 only? (https://www.gnutellaforums.com/gnucleus-windows/22273-x-query-routing-0-1-only.html)

Shocker October 25th, 2003 09:27 AM

X-Query-Routing 0.1 only?
 
Looking though the code it seems like (big maybe) this will only respond to clients that have X-Query-Routing 0.1 in the connect header and (or??) must have a ultrapeer false header.
So what about no header? What about 0.2 ? if there is even a version 0.2 now, but what about later on?
And what does it matter? if you route packets better than a old client, no need to tell everyone, just do it.
Plus, what does this have to do with ultrapeers, is X-Query-Routing required to connect to a ultrapeer?
just wondering if it's a bug that was overlooked or what.

CString RoutingHeader = FindHeader("X-Query-Routing");
if(!RoutingHeader.IsEmpty() && RoutingHeader == "0.1")
QueryRouting = true;


All times are GMT -7. The time now is 01:37 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.