1 #ifndef TEST_CROMP_CLASS
2 #define TEST_CROMP_CLASS
47 bool unicast =
false);
~broadcast_spocket_tester()
bool do_a_send(const sockets::internet_address &where_to, basis::abyte *buffer, int size, testing_statistics &stats)
bool perform_test(const sockets::internet_address &dest, int size, int count, testing_statistics &stats_to_fill)
broadcast_spocket_tester(const sockets::internet_address &where, bool unicast=false)
bool do_a_receive(int size_expected, testing_statistics &stats)
DEFINE_CLASS_NAME("broadcast_spocket_tester")
this type of address describes a destination out on the internet.
Abstraction for a higher-level BSD socket that is platform independent.
Helpful functions for interacting with TCP/IP stacks.
unsigned char abyte
A fairly important unit which is seldom defined...