Show HN: Yet another "my first open-source project" thread. Feedback, please?
7 points| bytesong | 14 years ago
Before you make any comments, please keep in mind that the project is written for fun. I'm not forcing anyone to use it. In fact, nobody should use the current unstable version in a serious project.
Here is the link: http://github.com/bsg/libserv
Please share your thoughts. All criticisms are welcome, even the harsh ones.
p.s. The project is still a work-in-progress.
pwg|14 years ago
Look at the Tcl "socket" command.
Very basic file server in 8 lines: http://wiki.tcl.tk/23621
Simple HTTP server in a page of code: http://wiki.tcl.tk/4333
kaolinite|14 years ago
bytesong|14 years ago
bytesong|14 years ago
parfamz|14 years ago
bytesong|14 years ago