Browse code

Initial Version

git-svn: trunk@222

Nigel Horne authored on 2004/01/30 21:45:58
Showing 2 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,15 @@
0
+This is a small Windows client for ClamAV that I hope will turn into
1
+something bigger with time.
2
+
3
+Since it's so early I'm only releasing the Debug version (you'll need to
4
+install the MFC Debug libary in \windows\system32 if you don't already
5
+have it) and am yet to release the source code.
6
+
7
+You will need a clamd server machine where the clamd daemon is listening
8
+on port 3310. When firing up the Windows client you will be asked to
9
+enter in the hostname/IPv4 address of the clamd server. Once you have done
10
+that simply drag 'n' drop files or folders on to the program, they will
11
+then be scaned for Viruses.
12
+
13
+Nigel Horne njh@bandsman.co.uk
14
+29/01/04
0 15
new file mode 100755
1 16
Binary files /dev/null and b/clamav-devel/contrib/Windows/mfc30d.dll differ