GWebCache 1.0.0-alpha
C# library and nuget package to interact with a Gnutella Webcache
Loading...
Searching...
No Matches
GWebCache.Reponses.GetResponse Class Reference

A response class containing the Nodes and Webcache valid for V2 compliant webcaches. More...

Inheritance diagram for GWebCache.Reponses.GetResponse:
GWebCache.Reponses.GWebCacheResponse

Properties

List< GnutellaNodeGnutellaNodes = [] [get, set]
 List of know gnutella nodes on the network.
 
List< GWebCacheNodeWebCacheNodes = [] [get, set]
 List of other webcaches.
 

Detailed Description

A response class containing the Nodes and Webcache valid for V2 compliant webcaches.

This is basically the combination of a UrlFileResponse and UrlFileResponse


The documentation for this class was generated from the following file: