开发者

Socket programming in C on linux

I am interested in socket programming and I learned basics of socket programming. I am doing it C on linux. Now I would like to work on some project related to socket programing. Could any body suggest from where I get help means online socket related pr开发者_JAVA百科ojects?


In case you see C++ as an option, you could take a look at the network examples of the Qt framework.

If you want to stick to C, you could take a look at the socket support of GLib.


Here are some tutorial sites:

  • http://www.tenouk.com/cnlinuxsockettutorials.html
  • http://www.linuxhowtos.org/C_C++/socket.htm
  • http://beej.us/guide/bgnet/

but there are many more...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜