Windows Programming

Microsoft Visual C++ Windows Applications by Example

Visual C++ is a well-known programming language for Windows based applications. Microsoft Visual C++ is a compiler from Microsoft for the development C, C++, and…

Windows Sockets Programming – WinSock Version 2.0

Windows Sockets Programming – WinSock Version 2.0

In this article, we will discuss some important sockets functions which are almost used in any windows application which uses the sockets. The windows API…