#include /* Read a datagram from a connectionless socket */ /*dg_get_b_bandwidth(sockfd, bprobe_cli_addr,*/ if ( ( sockfd = socket(AF_INET, SOCK_DGRAM, 0) ) < 0 ) err_dump("server:can't open datagram socket ");