Chops Net IP
Loading...
Searching...
No Matches
dsr_args.hpp File Reference

Parse command line arguments for the data sender / receiver (DSR), both TCP and UDP (UDP to be implemented later). More...

#include <string>
#include <cstddef>
#include <vector>
#include <chrono>
Include dependency graph for dsr_args.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chops::test::connector_info
 
struct  chops::test::tcp_dsr_args
 

Functions

tcp_dsr_args chops::test::parse_command_line (int argc, char *argvp[])
 
void chops::test::print_help ()
 

Detailed Description

Parse command line arguments for the data sender / receiver (DSR), both TCP and UDP (UDP to be implemented later).

Author
(fill in)

Copyright (c) 2019 by (fill in)

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)