Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help me design a firewall in VC++

Status
Not open for further replies.

Usman Hai

Full Member level 3
Joined
Apr 8, 2004
Messages
158
Helped
12
Reputation
24
Reaction score
9
Trophy points
1,298
Location
Canada
Activity points
1,230
I m designing a firewall in VC++.Can anyone of u guide me how to block the desired traffic to enter through our network card or how to discard that particular traffic if it enters through our network card, so that traffic may be controlled dynamically.
 

Firewall in VC++

hi,
you need to interface with the network card, win32 api provide you access to this network card via a generic interface defined, please refer to msdn for more details, also if u r trying to access a specific feature provided by the network card then i am not sure in win32 will support it, u may have to interface it with c via the memory read/writes.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top