How is c++ used in programming sockets,servers,embedded systems ,kernels and stuffs
is the commands they use available in standard c++?
where to learn them?
suggest some books!
Please Help.
Try entering this in google:
c++ network api
c++ network programming
c++ network amazon
There should be good results there.
For network programming I totally recommend Beej's network programming and Addison Wesley C++ Network Programming Volume-1 (2001)
Good luck
How about the kernel and embedded programming stuff?