News

I have done simple socket programming in C and C++ on Linux, and I'd say those languages are the ones I know best.<BR><BR>My one requirement is that it has to run on Linux.
Operating systems (especially UNIX/POSIX) being what they are, networking programming in C is more efficient than every other language (because all the other languages have to go through C to get ...