Winsock practice notes

xiaoxiao2021-03-06  37

Rookie note, I hope everyone will teach! 1. Send data Send (Client, BUF, SIZEOF (BUF), 0) where BUF cannot be dynamic arrays such as: Array of Byte (√) ASCII and Byte conversion: Bytea: = ORD ('a'); ASCA: = CHAR (49);

转载请注明原文地址:https://www.9cbs.com/read-78580.html

New Post(0)