討論串Computer Networking Homework1
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓2(2推 0噓 0→)留言2則,0人參與, 最新作者leofersten (決心之後)時間20年前 (2004/03/16 21:21), 編輯資訊
1
0
0
內容預覽:
#include <stdio.h>. #include <sys/types.h>. #include <sys/socket.h>. #include <netinet/in.h>. #include <netdb.h>. #define SERVER_PORT 5432. #define MA
(還有1763個字)

推噓1(1推 0噓 0→)留言1則,0人參與, 最新作者vicamo (asdf)時間20年前 (2004/03/26 02:16), 編輯資訊
0
0
1
內容預覽:
You shall include winsock.h, windows.h under windows. Like:. #include <stdio.h>. #include <windows.h>. #include <winsock.h>. See http://bbs.nsysu.edu.
首頁
上一頁
1
下一頁
尾頁