eg.
remote:(ios device)
send:
[self sendMessage:@"H"];
local:(mac device)
receive:
char ch[1024] = {0};
image.png
eg.
remote:(ios device)
send:
[self sendMessage:@"H"];
local:(mac device)
receive:
char ch[1024] = {0};
image.png
本文标题:unix socket communication protoc
本文链接:https://www.haomeiwen.com/subject/txmkpxtx.html
网友评论