Chops Net IP
|
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>
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 () |
Parse command line arguments for the data sender / receiver (DSR), both TCP and UDP (UDP to be implemented later).
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)