UDP送信器クラス [詳解]
#include <unistd.h>
#include <string.h>
#include <stdint.h>
#include "UDPTransmitter.hh"
UDP送信器クラス
指定したIPアドレスおよびPort番号へUDPで配列変数値を飛ばすクラス