Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2021/5/26 系統程式 簽到及發問區! #6

Open
ccckmit opened this issue May 26, 2021 · 31 comments
Open

2021/5/26 系統程式 簽到及發問區! #6

ccckmit opened this issue May 26, 2021 · 31 comments

Comments

@ccckmit
Copy link
Contributor

ccckmit commented May 26, 2021

請寫『姓名:到』!

@FUYUHSUAN
Copy link

110810505 傅于軒

@yichien1019
Copy link

yichien1019 commented May 26, 2021

110810519 劉怡謙 到!

@laiy790
Copy link

laiy790 commented May 26, 2021

陳艾葳:到!
(110810523)

@tenkai0812
Copy link

110810510 連思凱 到

@nohano1l
Copy link

nohano1l commented May 26, 2021

張佑豪 : 到

@Pengbowei
Copy link

110810531 彭柏瑋 到

@zxc21949049
Copy link

110810508 曾智暐 到

@st741963456
Copy link

許嘉烜 到

@WWW-Jack
Copy link

110810503 張凱証 到

@ZYZatNQU
Copy link

周育仲 到

@chenimim
Copy link

110810526 陳霈君 到

@AIONLin
Copy link

AIONLin commented May 26, 2021

110810521 林妍汝

@Chen-Chun
Copy link

Chen-Chun commented May 26, 2021

到 陳淳

@victor0520
Copy link

110810532 汪建同 到

@NubletZ
Copy link

NubletZ commented May 26, 2021

魏美亞:到

@ccckmit
Copy link
Contributor Author

ccckmit commented May 26, 2021

@FUYUHSUAN
Copy link

老師我連不上http://127.0.0.1:8080/

@www-abcdefg
Copy link

110810534 柯泓吉 到

@mark456tung
Copy link

110810547 董長茂 到

@ccckmit
Copy link
Contributor Author

ccckmit commented May 26, 2021

http

client

最簡單的請求!

GET /aaa/bbb/ccc.html HTTP/1.1
空行

server

HTTP/1.1 200 OK
Content-Length: 12
空行
Hello World!

curl

mac020:ccc mac020$ curl -v http://localhost:8080
* Rebuilt URL to: http://localhost:8080/
*   Trying ::1...
* TCP_NODELAY set
* Connection failed
* connect to ::1 port 8080 failed: Connection refused
*   Trying fe80::1...
* TCP_NODELAY set
* Connection failed
* connect to fe80::1 port 8080 failed: Connection refused
*   Trying 127.0.0.1...
* TCP_NODELAY set
* Connected to localhost (127.0.0.1) port 8080 (#0)
> GET / HTTP/1.1
> Host: localhost:8080
> User-Agent: curl/7.54.0
> Accept: */*
> 
< HTTP/1.1 200 OK
< Content-Type: text/plain; charset=UTF-8
< Content-Length: 14
< 
Hello World!
* Connection #0 to host localhost left intact

@ZKX-0326
Copy link

110810502 陳彥翔 到

@07Nick-kciN21
Copy link

110810518徐仁鴻到

@ccckmit
Copy link
Contributor Author

ccckmit commented May 26, 2021

http://127.0.0.1:8080/

如果是 linode 要打 ip

http://172.104.100.202:8080/

@FUYUHSUAN
Copy link

老師我連不上http://127.0.0.1:8080/

可以,我剛剛沒打我的IP,我用linode連上去了,謝謝老師

@jifkavnb0205
Copy link

110810507李安博到

@brian891005
Copy link

110810546 姜玉尚 到

@ccckmit
Copy link
Contributor Author

ccckmit commented May 26, 2021

epoll 的高效能 web server

https://github.com/ccc-c/sehttpd/tree/master/src

@JANZC2020
Copy link

110610557 詹子慶 到

@ukarara
Copy link

ukarara commented May 26, 2021

110710516 蘇祐汝 到

@kalen2019
Copy link

110610541 蔡文宏 到

@ccckmit
Copy link
Contributor Author

ccckmit commented May 26, 2021

2021 5/26 系統程式 Q&A 時間,請加入下列 Google Meet

https://meet.google.com/jdk-hahv-ech

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests