Welcome to @!$h@s Free CodeWorld
 
 
  free books Search
Google
 
  free books Projects
 
  free booksPartner Sites
 
  free books FAQs
 
  free books Articles
 
  -HDLove- Noelle Easton - Ohh Noelle -02.01.2014-  Personal
 
  free books Resources
 
  -HDLove- Noelle Easton - Ohh Noelle -02.01.2014- Windows Tips ∓mp; Tricks
 
  -HDLove- Noelle Easton - Ohh Noelle -02.01.2014- Dot Net Section
 
  -HDLove- Noelle Easton - Ohh Noelle -02.01.2014- About Myself

I am a B.E in Information Technology form Lingaya's Institute of Management and Technology Faridabad, India.

I have worked on VC++, MFC, ASP, ASP.NET ,Sql Server. Currently I am working on Visual C++ and MFC.

I made a free open source firewall for windows which can be find in MYProjects section.

I am currently working in GloalLogic, Noida.

For any comments and suggestions Contact Me at :

MySpace profile: Here

 
Firewall - NetDefender :

-hdlove- Noelle Easton - Ohh Noelle -02.01.2014- ((new))

This identifier marks the digital origin, web portal, or production banner responsible for hosting, producing, or encoding the video file. In the early 2010s, "HD" naming structures were heavily utilized to differentiate standard-definition (SD) legacy clips from modern high-definition (720p or 1080p) upgrades.

Brunette, natural breasts, and solo performance. About Noelle Easton

One of the most remarkable aspects of Noelle Easton's career is the community that has formed around her work. Fans of her writing, often referred to as part of the "-HDLove- Family" or "-Ohh Noelle- Nation," are a dedicated and passionate group. They actively engage with her content, share their thoughts and interpretations, and support her endeavors.

When "Ohh Noelle" aired on January 2, 2014, Easton was an emerging newcomer who had been performing on camera for only about four months. The scene represents some of her earliest archival work. Following this period, she secured major contracts and content placements across premium digital networks including Brazzers, Reality Kings, and Naughty America, cementing her status as a prominent performer in the mid-2010s before transitioning away from active production around 2018. The 2014 High-Definition Digital Pivot -HDLove- Noelle Easton - Ohh Noelle -02.01.2014-

The "Ohh Noelle" episode was designed as a showcase feature. During this era, network studios utilized solo and close-up performance vignettes to build a performer's portfolio, leverage search engine traffic, and drive subscription conversions across digital platforms. Legacy and Digital Archiving

As Noelle Easton continues to write and publish under her various pen names, fans eagerly anticipate her next projects. With a proven track record of delivering compelling stories that resonate with readers, there's little doubt that her future works will be met with enthusiasm.

In summary, the release of "Ohh Noelle" serves as a point of reference for Easton's early career, illustrating the path from a new performer to an established figure in the digital entertainment landscape of the mid-2010s. Noelle Easton - Biography - IMDb This identifier marks the digital origin, web portal,

The series HD Love is recognized for its high-definition production standards, a shift that was becoming the industry norm in the early 2010s. The episode "Ohh Noelle" is documented as a key entry in the series' catalog, emphasizing high-fidelity visuals and straightforward narrative setups common to the genre at that time.

Noelle’s breath fogged in the cold air of the reading room. A hundred years. The coincidence made her heart lift in a way she couldn’t entirely explain. So many things in town began with a human choice scribbled into a ledger. Maybe this was one such hinge: a decision made on the same day, a century apart.

As Noelle dug, she ran into resistance. Evan Price smiled too broadly and offered platitudes; Mr. Harlan’s eyes slid to the river when she mentioned the mill. The ledger, which she had thought to be a key, turned out to be a puzzle piece that rattled in a box with missing parts. Nevertheless, other people—people who had lost homes, or whose grandparents used to work at the mill—started to listen. They brought photographs and yellowed letters. A man named Tobias Crane produced a black-and-white photograph of three women standing on a mill porch, one of them unmistakably Mary Calder, her chin raised, hands stained with thread. On the back was written, in a no-nonsense cursive, "Mary, 1913 — keep for when times change." About Noelle Easton One of the most remarkable

To provide a methodical report on the given title "-HDLove- Noelle Easton - Ohh Noelle -02.01.2014-", let's break down the components and analyze them systematically.

It is important to address this directly. Keywords of this nature often appear on forums and file-sharing sites that operate in grey or black markets regarding copyright. HDLove content, like all commercial adult media, is protected intellectual property.

  1. Netdefender can only run on an OS higher than windows 2000 (i.e. Win 2000, Win Xp I hope Vista would not break anything)
  2. User must has admin rights (i.e. must be member of administrator group ) on the system.
  3. Default Firewall of windows Xp must not be running . In windows Xp with service pack 2 Default firewall is always running. So you need to stop it before running the Netdefender.
About Us :

This firewall (Netdefender) is made by Sudhir Mangla and Rajender Singh (from India, Faridabad ) as Final year project in our B.E. Course at Lingaya's Institute of Management & Technology.

For any of your comments, suggestions and queries Please mail me (Sudhir Mangla) at

Information :

We have use the driver as describe in an article in codeproject.com. Code Project/Internet ∓mp; Network - Developing Firewall for Windows 2000/XP by Jesús O.
at the URL : http://www.codeproject.com/useritems/drvfltip.asp . You should read this article.
And can download the code of Driver from there.

Terms and Conditions :
If any one wants to use these projects for his College projects and for commercial use first mail me at

You are free to use it and are welcome to do further work to improve It and add new features to it. It would be appreciated if you share your source code with me if you have added new features to it, But not required.


Project Report :
If you want to check the project report that I have submitted along with this project in my college then mail me at

Note: Project report is based on the initial version of the project i.e. Netdefender 1.0 but most of the material present in the report is still valid.

Change Log:

Version : (1.2)

New Features in Netdefender 1.2

  1. Now only single instance of the application can run at a Time.
  2. Now it use 24 -bit Toolbar Icons.
  3. A new feature has been added that enables the user to check the various application running on his system and using which protocol , port no and Ip Address , even the associated icon.
    This utility is very useful for system admin while making decision about creating new firewall rules.
    Utility can be accessed under tool menu | Block application.
    Currently feature of blocking the application is not implemented.
  4. Port scanner is completely rewritten . New it is multithreaded and 40 to 50 times faster than the first version.
  5. New all the list control used in application is replaced by Custom list control.
    so the display is now more color full.
  6. Now all the data in list control can be sorted on any column. so user can quickly access any data.

Version : (1.2.1)

Changes

  1. New menu class is added, menus are now more colorful and pleasant
  2. Many small bugs related to UI are fixed. Such as "allow all" button become disabled sometime.

You can download version 1.2.1 from the HERE .

Version : (1.5 Beta 1 ) :

download here

I have just updated the Firewall today (25 th June 2006) with lots of UI changes. Actually netdefender was missing the some of the very basic features like rules once added can not be deleted or modified. Now these features are incorporated in Netdefender. Changes are as below.

Changes:

  1. UI is now much more professional and colorful.
  2. Custom Buttons are used with some cool effects.
  3. Toolbar is updated, description is added for each command.
  4. New cool tool tips are added in Netdefender.
  5. All rules are now added to rule file.
  6. Added rules are now easy to understand as it can shows rule user friendly language like any Port or My Machine.
  7. Tool tips on the added rules list show the description the a novice user can understand.
  8. Tool tips shows the Most common description (taken from wikipedia ) of the particular port number. For example if the Netdefender rules used the port number 21 its tool tips show the port desc as "FTP control (command) port" as 21 port is reserved for FTP protocol.
  9. User can now modify the already added rules.
  10. Already added rules can be removed for the firewall.
  11. Many bugs are solved in 1.5. Most of them are related to UI.
  12. Firewall is now more appealing to Corporate customer because of easy UI navigaion.

Note: Netdefender 1.5 is still in Beta I am planning to provide a more user friendly interface and adding lots of cool features in the final version. I will release the final version when I get free time.

Download :

(version 1.2.1) (Download the sourcecode)

Download From Here

(Version 1.5 ) (Download the source code and Complete Setup )

Download from here

if above link is not working .Please download it from http://www.codeproject.com/internet/smfirewall.asp (version 1.0). You need to register to this site but its free.

It is free to use but if you really like it Help us doing further work on it Do so by making some donation.

Related articles :

  1. Basics of a firewall (A must read for Beginners)
  2. Bulk Rename (Source Code Project)
  3. Firefox Tips and Tricks / Tweaks / Secrets / Codes
  4. Tips and Tricks about Google
  5. Tips and Tricks about Google Talk (New IM from Google )
  6. Tips and Tricks about GMail


Comments | Suggest a Site | Contact us for Advertisement | Submit Article | Submit Source Code |
For any queries regarding this web site or to contribute to this site mail me at