 |
|
 |
In win7 it not work, what should be changed to work in win7?
|
|
|
|
 |
|
 |
Nice app, but as an article that is supposed to teach people how you did this, it sucks. You've got no discussion of anything at all.
|
|
|
|
 |
|
 |
Works in XP and not Win7. Any suggestions?
|
|
|
|
 |
|
 |
Your application is excellent! Thank you very much! But I would like to ask anyone how can drop the income packet??
今天没有时间,以后再写吧。
|
|
|
|
 |
|
 |
how i can block my internet access through my c# windows application
lang C#
platform .net
OS xp
|
|
|
|
 |
|
 |
Not possible. You can't write a firewall in c#, I'm sorry
|
|
|
|
 |
|
 |
Hi when I run the sample no ports are being displayed under winxp any idea what could cause this as I cannot see anyone else here has the same problem?
|
|
|
|
 |
|
 |
Sorry, I simply checked out the demo, not source. Was expecting it to signal as ports were accessed but in fact it blocks/passes according to the rules. What I am after is some form of port sniffer I guess thank you.
|
|
|
|
 |
|
 |
Is there any firewall application in Vb.net... Similar to firewallPapi
|
|
|
|
 |
|
 |
Where can I find these files?
Thanks
|
|
|
|
 |
|
 |
when I use the function
"DWORD result = filterDriver.WriteIo(ADD_FILTER, &pf, sizeof(pf));"
When debug, it show some error:
Error 9 error C2065: 'METHOD_BUFFERED' : undeclared identifier
Error 10 error C2065: 'FILE_WRITE_ACCESS' : undeclared identifier
Error 11 error C3861: 'CTL_CODE': identifier not found
Can you tell me why and the way to solve this problems. Thanks
AS84
|
|
|
|
 |
|
 |
umm, why this topic songs me?? :S
you must install the m$crosoft driver kit (DDK) & register for good in visual studio
|
|
|
|
 |
|
 |
Is there any way to get the application name which trying to access the particular port blocked by us?
Waqas Hussain Siddiqui
Chemically Yours
"Tum takalluf ko bhe ikhlas samajhtey ho faraz
Hota nahi dost har hath milaney wala"
|
|
|
|
 |
|
 |
hi ive downloaded this article source code
but i cant find any file that can show the form of this application(the design)
i want to check what button triggers what method
can anyone help me please?
|
|
|
|
 |
|
 |
H1, I'm writting application on C# and It Can't load this LIB in Other computers,but on my All Ok.Could you tell me how to correct it?
|
|
|
|
 |
|
 |
Can you give me some tips how to make firewall that works on win98?
Arek
|
|
|
|
 |
|
 |
hi i want to close only the http traffic i tried to use this application for that purpose but it did no do so,
i m using windoes 2000 server and on LAN.i m supplying my adress as the src and 0 on desitnation but it did not block any traffic.
when i use all maans 0 and option drop then it closes all things like netowrk,internet etc which i dont want.
i only want to block the internet traffic. had u tested that application and worked fine or what i m doing wrong? i will be thankful to you.
Tasleem Arif
|
|
|
|
 |
|
 |
hi all i had tested this application on windows 2000,and on LAN i want to block outgoing traffic but it allows the website to open
i dont know what i m doing wrong i m giving my computer ip as the src ip and desitnation adress in 0 with mask 0 and but it still open the site what is wrong m i giving wrong adress or what.
when i use the option of all it works fine block everything but not filtering some port or ip.
Tasleem Arif
|
|
|
|
 |
|
 |
Hi,
Thank you for this wonderful article, it really is very beneficial.
I wonder if you can tell me what is the best way to send ethernet packets. I was using WinPCap to send packets but it is very slow (up to 1 second delay between the call to send and the actual send).
If am going all over the internet but I can not see the best way nor can I find samples on this topic.
If you can help me, that would be great.
Thanks.
Ralph Varjabedian
Software Engineer
|
|
|
|
 |
|
 |
sir,
i am final year computer sci. student.i want to implement firewall in linux.pls please help me.guide me how i got detail information about linux firewall.pls help me....
thanks.
hi
|
|
|
|
 |
|
 |
Check out http://www.routerdesign.com/[^]
There are links to Linux distributions focusing on routing / firewalls, as well as a showcase of what others have done.
|
|
|
|
 |
|
 |
Sir,
Please tell me detail about linux firewall design
|
|
|
|
 |
|
 |
i need program with code by visual c++ about packet filtering API(easy firewall)
|
|
|
|
 |
|
 |
i made aprogram to capture packets using winsock2 ...for each packet received ,parse its header and check its source and destination ips with rules exist in the database
My program is attached to the access database using (ODBC)...if the crossponding action is deny then i have to drop the packet befor its reached to the browser for dispalying....
i want a function to do that working with winsock2 API....HELP me plzz....
i write the prog in vc++.
thank u very much..
haitham
|
|
|
|
 |
|
 |
hi,
may i know whether this application can use in bluetooth connection? anyone can answer me this q? if can not, how or where can i get an example for bluetooth packet filtering app?
thanks.
|
|
|
|
 |