How to - Sockets in arm!

Socket Programming
Hy there,

I would like to know if any one has an example of creating a server socket
on the arm platform. I've only used Java for this, but I would like to use
c or c++ instead.

Thanks!

Dirk
There are many tutorials on how to program sockets under Linux in c.

Just google something like: "Linux socket"

The first hit is:
http://www.linuxhowtos.org/C_C++/socket.htm
There are also examples available.



Kind Regards

Dirk