C socket

I have been serching for a guide to unix C network programming everywhere but I have found only some tuorials, very useful but a little bit poors.

My question is if exist a network domain all over the world where C socket is treated with examples.
Programs i have looked into is hard to understand, They are too big :confused: .

Thanks

P.S. unix network programming by Stevens is too expensive for my pockets :o

Here is a free book on Linux programming. Sockets are covered with some examples.

http://www.advancedlinuxprogramming.com/alp-folder

Thats what i was going to suggest you :D, anyway a pdf version can be found on p2p network
I learn from this one.

I have used this document yet. It has been very useful. Now, I want to dig....

thank a lot :slight_smile:

Thanks, I'm going to visit it. :slight_smile: