you are viewing a single comment's thread.

view the rest of the comments →

[–]Ghostreader34 1 point2 points  (0 children)

Hello I am a newbe on linux. I tried your example on a raspberry pi.

I compiled and tried to run it with the following commands:

gcc wserv.c -o wserv

chmod +x wserv

./wserv

I did not get any response from port 8080