Req : Linux TCP/IP tutorial

hellow i try to learn about linux TCP/IP .

anybody can give me an source example (server and client) ?

from make socket , listening IP , and sending .

thanks you guys
There's nothing special about TCP/IP on Linux, it's basically the same on all platforms.

This'll get you started.
http://www.beej.us/guide/bgnet/output/html/multipage/index.html

And here's some more advanced stuff for later on.
http://www.unixguide.net/network/socketfaq/
http://www.cs.odu.edu/~cs779/spring11/lectures/lectures.html
Topic archived. No new replies allowed.