I am looking for sites or ebooks about advanced network programming specially in windows and C++
Please note I don't want books about C++ lnguage
ADVANCED NETWORK PROGRAMMING
Please note I don't want books about C++ lnguage
ADVANCED NETWORK PROGRAMMING
Hi.
Good question. I've dealt with numerous projects that involved networking programming. Depending on what level you're programming at, most of the semantics can be the same. For example, using BSD socket abstraction is similar C++ and Java.
Try the following resource:
http://www.cs.utk.edu/~dunigan/cs494-unp/resources.html
-Leon S
Good question. I've dealt with numerous projects that involved networking programming. Depending on what level you're programming at, most of the semantics can be the same. For example, using BSD socket abstraction is similar C++ and Java.
Try the following resource:
http://www.cs.utk.edu/~dunigan/cs494-unp/resources.html
-Leon S
E-Books:
http://www.relisoft.com/book/index.htm
http://mindview.net/Books/TICPP/ThinkingInCPP2e.html
http://www.computer-books.us/cpp.php
http://www.ibiblio.org/obp/thinkCS/cpp/english/
Reference:
http://www.dinkumware.com/manuals/
http://cppreference.com/
http://www.open-std.org/jtc1/sc22/wg21/
http://www.codepedia.com/1/CCplusplus
http://cmeerw.org/prog/freecpp/
=)
http://www.relisoft.com/book/index.htm
http://mindview.net/Books/TICPP/ThinkingInCPP2e.html
http://www.computer-books.us/cpp.php
http://www.ibiblio.org/obp/thinkCS/cpp/english/
Reference:
http://www.dinkumware.com/manuals/
http://cppreference.com/
http://www.open-std.org/jtc1/sc22/wg21/
http://www.codepedia.com/1/CCplusplus
http://cmeerw.org/prog/freecpp/
=)
Hi.
Good question. I've dealt with numerous projects that involved networking programming. Depending on what level you're programming at, most of the semantics can be the same. For example, using BSD socket abstraction is similar C++ and Java.
Try the following resource:
http://www.cs.utk.edu/~dunigan/cs494-unp/resources.html
-Leon S
Good question. I've dealt with numerous projects that involved networking programming. Depending on what level you're programming at, most of the semantics can be the same. For example, using BSD socket abstraction is similar C++ and Java.
Try the following resource:
http://www.cs.utk.edu/~dunigan/cs494-unp/resources.html
-Leon S