I previously wrote a FTP Class totally based on win API's, located here: http://loyaltyhf.blogspot.com/2012/11/source-pure-win32-apis-ftp-class.html
So i decided to finger HTTP protocol via win APIs so here is what i pulled of real quick. Its just an example for using win API calls in .NET i don't recommend using it this can be done in just one line using .NET.
Download: http://puu.sh/1HiJC
So i decided to finger HTTP protocol via win APIs so here is what i pulled of real quick. Its just an example for using win API calls in .NET i don't recommend using it this can be done in just one line using .NET.
No comments:
Post a Comment