antivirus-integration
Detecting anti-virus on Windows with WMI - which namespace?
I am coding a antivirus detection code and the WMI namespace differs in some cases as Win7 supports \"\\root\\SecurityCenter2\" and WinXP uses \"\\root\\SecurityCenter\".[详细]
2023-04-11 17:35 分类:问答Wait until Symantec End Point DoScan.exe finishes scanning the file
I am developing an application which uses file upload. My client uses Symantec End Point Protection on Windows Server.[详细]
2023-02-16 13:30 分类:问答Run Symantec End Point DoScan.exe from command line using JAVA
I have a web application where I am uploading files. I have a Symantec End Point Protection installed. I need to run DoScan.exe from comand line using JAVA.[详细]
2023-02-15 23:45 分类:问答Free server side anti virus / security / trojan protection for file uploads?
I am allowing users to upload photos like photo albums, and also attach files (documents for now) as mail attachments. So i assume I need some anti virus/security tool in place to scan the files first[详细]
2023-02-09 07:02 分类:问答Scanning uploaded files with Antivirus SDK
I\'m creating a website with fileuploading functio开发者_运维百科nality. I need to antivirus scan the files being uploaded. I\'m currently running MS Forefront, but I don\'t know if it has builtin fun[详细]
2023-01-17 13:44 分类:问答How can I tell the "windows security center" that I'm an "antivirus"?
we are developing an anti-virus, I\'m trying to find out how can we tell the operating system 开发者_StackOverflow社区-windows XP in this case- that our software is an anti-virus. I want that the OS r[详细]
2023-01-16 02:25 分类:问答Execute antivirus program programmatically using delphi
I wrote an small app to transfer files using the indy components, now i want start the antivirus program when the transfer is finished to check the files.[详细]
2023-01-07 22:07 分类:问答.NET WinForm ListBox item displays old value untill reassigned to itself
I populate a ListBox control with my own objects redefining ToString(). The objects are displayed cor开发者_如何学Crectly when I just add those objects using listBox1.Add(myObject). However, if I late[详细]
2022-12-20 17:26 分类:问答