Flowgrind
Advanced TCP traffic generator
rpc_info Struct Reference

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

Detailed Description

Infos about a flowgrind daemon and daemon-controller connection.

Definition at line 215 of file flowgrind.h.

Field Documentation

◆ server_name

char rpc_info::server_name[257]

Name of the XMLRPC server.

Definition at line 219 of file flowgrind.h.

◆ server_port

unsigned short rpc_info::server_port

Port of the XMLRPC server.

Definition at line 221 of file flowgrind.h.

◆ server_url

char rpc_info::server_url[1000]

XMLRPC URL for this daemon.

Definition at line 217 of file flowgrind.h.


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