![]() |
GWebCache 1.0.0-alpha
C# library and nuget package to interact with a Gnutella Webcache
|
Represents a pong response from a GWebCache server. This is mainly used to check if the server is alive. In rare cases this also provides suplimental information about the cache. More...
Properties | |
string? | CacheVersion [get, set] |
This can contain which vendor the cache is running. | |
string[] | SupportedNetworks = [] [get, set] |
The GnutellaNetwork the cache supports. | |
Represents a pong response from a GWebCache server. This is mainly used to check if the server is alive. In rare cases this also provides suplimental information about the cache.
|
getset |
This can contain which vendor the cache is running.
It's only a minority of caches who fill this in
|
getset |
The GnutellaNetwork the cache supports.
Again it's a miniority of the caches who actually supply this info. Don't rely on it being there.