![]() |
Flowgrind
Advanced TCP traffic generator
|
Infos about a flowgrind daemon and daemon-controller connection. More...
#include <flowgrind.h>
Data Fields | |
char | server_name [257] |
Name of the XMLRPC server. More... | |
unsigned short | server_port |
Port of the XMLRPC server. More... | |
char | server_url [1000] |
XMLRPC URL for this daemon. More... | |
Infos about a flowgrind daemon and daemon-controller connection.
Definition at line 215 of file flowgrind.h.
char rpc_info::server_name[257] |
Name of the XMLRPC server.
Definition at line 219 of file flowgrind.h.
unsigned short rpc_info::server_port |
Port of the XMLRPC server.
Definition at line 221 of file flowgrind.h.
char rpc_info::server_url[1000] |
XMLRPC URL for this daemon.
Definition at line 217 of file flowgrind.h.