Ask your own question, for FREE!
Computer Science 21 Online
OpenStudy (divanshu):

i want to start serious programming in C. i am thinking of starting with some simple console application used for network security or pen testing ... pls suggest me some, and as i am new to it , i would like to have its source code so that i can read and understand it in a better way

OpenStudy (anonymous):

well you can find open source security related tools at http://www.sourceforge.net for network security i think nmap is a very important tool and it is an open source software so you can get its source also , nmap is just an example as it is one of the most important tool.

OpenStudy (anonymous):

well here i give the code of a project when i saw networking, its a simple web proxy (doesnt work with encode and frames and maybe other things, and its a client and a server) writed in C (its for linux, won work on windows), it can handle several clients by using process, i dont remember the arguments or how to run it u can guess by reading the code or the statement (its in the zip), its in spanish also. Hope it works for u. https://rapidshare.com/files/302170156/proxyc.zip

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!