Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

gnet_node_info Struct Reference

#include <nodes.h>


Data Fields

node_id_t node_id
 Internal node ID.
gchar gnet_guid [GUID_RAW_SIZE]
 Seen on network (can be blank).
gchar * error_str
 To sprintf() error strings with vars.
const gchar * vendor
 Vendor information (always UTF-8).
gint proto_major
 Protocol major number.
gint proto_minor
 Protocol minor number.
vendor_code_t vcode
 Vendor code (vcode.u32 == 0 when unknown).
gboolean is_pseudo
 TRUE if it's the pseudo UDP node.
host_addr_t addr
 ip of the node (connected)
host_addr_t gnet_addr
 Advertised Gnutella address for connecting.
guint16 port
 port of the node (connected)
guint16 gnet_port
 Advertised Gnutella listening port.
guint16 country
 Country information.


Field Documentation

host_addr_t gnet_node_info::addr
 

ip of the node (connected)

guint16 gnet_node_info::country
 

Country information.

gchar* gnet_node_info::error_str
 

To sprintf() error strings with vars.

host_addr_t gnet_node_info::gnet_addr
 

Advertised Gnutella address for connecting.

gchar gnet_node_info::gnet_guid[GUID_RAW_SIZE]
 

Seen on network (can be blank).

guint16 gnet_node_info::gnet_port
 

Advertised Gnutella listening port.

gboolean gnet_node_info::is_pseudo
 

TRUE if it's the pseudo UDP node.

node_id_t gnet_node_info::node_id
 

Internal node ID.

guint16 gnet_node_info::port
 

port of the node (connected)

gint gnet_node_info::proto_major
 

Protocol major number.

gint gnet_node_info::proto_minor
 

Protocol minor number.

vendor_code_t gnet_node_info::vcode
 

Vendor code (vcode.u32 == 0 when unknown).

const gchar* gnet_node_info::vendor
 

Vendor information (always UTF-8).


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 17:53:33 2007 for gtk-gnutella by  doxygen 1.3.9.1