C & LINUX SOCKET: README FIRST
Well, here is another TCP/IP network
programming but here we are using GNU C on
Linux/Fedora
Core platform. This tutorial provides quite a complete discussion
presented in graphically manner with working program examples
from the very basic networking up to the packet level. You need
to have some knowledge and skill in C programming language and
also familiar with Linux/Fedora Core platform in order to have
a good start.
The program examples given include
the client and server codes but you can test the client and
server codes at the same computer. Don't worry about the GNU
C, it still based on the Standard C (ISO/IEC).
The compiler used is
GCC (GNU Compiler |