CAsyncSocket只傳輸了一部分數據(UDP),後面是亂碼

void CCAsyncSocketDlg::OnBnClickedBtnSend() { UpdateData(TRUE); TCHAR ipstr[INET_ADDRSTRLEN]; DWORD dwRemoteIp = htonl(m_dwRemoteIp); InetNtop(AF_INET, &dwRemoteIp, ipstr, sizeof ipstr
相關文章
相關標籤/搜索