0

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 projects?

1
  • start writing a simple app, that's the best way you will learn. Commented Jan 7, 2011 at 8:10

2 Answers 2

2

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.

Sign up to request clarification or add additional context in comments.

1 Comment

Thats fine Taneli but Taneli where i get some real-life project on Socket programming since am good in C so i would like it to do in C.
0

Here are some tutorial sites:

but there are many more...

2 Comments

Thanks trojanfoe ,but links simply provides tutorials but i would like to do some real life projects related to socket prograaming ...
Oh see, apologies. I would have a look through code.google.com and search for what you want.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.