|
Windows Sockets
|
|
Hits: 2 |
|
Date added: 10/12/2005 |
|
Explains all about Windows Sockets and there Functions.
Very Educational for Early
Programmers. |
|
|
|
|
Learn C++ In 21 Days
|
|
Hits: 0 |
|
Date added: 10/04/2005 |
|
Learn how to proggram C++ in 21 Days.Really good for beginers. |
|
|
|
|
|
|
|
|
On the Importance of Secure Coding
|
|
Hits: 0 |
|
Date added: 08/05/2005 |
|
Secure coding (secure programming) is a field that is gaining a lot of attention. Flaws are constantly discovered in a wide range of known server applications. These flaws are not flaws emerging from an insecure high-level design of the applications but are flaws that were introduced at the source code level and that are a result of careless programming. Such flaws can be exploits of buffer overflows or the result of lacking input validation routines. In this document I will provide a brief definition of secure coding and of secure programs and will try to assess the reasons for the need to focus efforts on this aspect of information security. |
|
|
|