I want to try to make my own network code,instead of using wget. Can anyone point me to some good examples,tutorials,manuals etc? All help will be welcome. :)
I just added -lssl to a project that needs SSL support, and got a really long (and I mean extremely long) list of "undefined reference to" errors. So, what are the additional dependencies that I need to link in? Or is there some other trick that I don't know about.