Solution. To set up a UDP socket handle, use either the low-level Socket module on your own filehandle: use Socket; socket(SOCKET, PF_INET, SOCK_DGRAM, ...
確定! 回上一頁