嵌入式Linux實現TCP/IP通訊

實現client向server發送數據。linux server裏面的rev要用nsockfdsocket client裏面的send用sockfdtcp tcp_server代碼:spa #include <stdlib.h> #include <stdio.h> #include <errno.h> #include <string.h> #include <sys/types.h> #inc
相關文章
相關標籤/搜索