Linux Socket 入門. 在兩臺LINUX系統下使用socket進行傳輸。 首先介紹client端: 既然要使用socket那麼當然要先include它的函式庫. #include <sys/socket.h> #include ...
確定! 回上一頁