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

gnet_node_info Struct Reference

#include <nodes.h>


Data Fields

gnet_node_t node_handle
 Internal node handle.

gchar * error_str
 To sprintf() error strings with vars.

gint proto_major
 Protocol major number.

gint proto_minor
 Protocol minor number.

gchar * vendor
 Vendor information (always UTF-8).

gint country
 Country information.

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

host_addr_t addr
 ip of the node (connected)

guint16 port
 port of the node (connected)

gboolean is_pseudo
 TRUE if it's the pseudo UDP node.

host_addr_t gnet_addr
 Advertised Gnutella address for connecting.

guint16 gnet_port
 Advertised Gnutella listening port.

gchar gnet_guid [GUID_RAW_SIZE]
 Seen on network (can be blank).


Field Documentation

host_addr_t gnet_node_info::addr
 

ip of the node (connected)

gint 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.

gnet_node_t gnet_node_info::node_handle
 

Internal node handle.

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.

union vendor_code gnet_node_info::vcode
 

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

gchar* gnet_node_info::vendor
 

Vendor information (always UTF-8).


The documentation for this struct was generated from the following file:
Generated on Sun Feb 12 10:50:11 2006 for Gtk-Gnutella by doxygen 1.3.6