Gateway Anti-Virus 4.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Gateway Anti-Virus 4.0 (Default branch)
# 1  
Old 01-02-2008
Gateway Anti-Virus 4.0 (Default branch)

Gateway Anti-Virus allows applications across theenterprise to check files for viruses by providinga SOAP-based virus scanning Web service. Clientapplication attach files to SOAP messages andsubmit them to the Gateway Anti-Virus Web service.The Web service uses clamav to scan theattachments for viruses and it returns the resultsto the client.License: GNU General Public License v2Changes:
This release features a new user authenticationsystem. This allows administrators to restrict whocan access the service. Access logs, error logs,and a summary page are also new in this release.Additional information, such as the number ofvirus signatures loaded, is now available toclient applications. Because of recent schemachanges, any 3.0 clients will need to be updatedto work with this release.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Linux

Anti-virus Software Question For Linux

Greetings To All! I am new in supporting Linux and recently I was tasked to find out the following information and am not sure how to find the answers, hence this posting... I am running Redhat Enterprise Server 5.4 I realize this is a Redhat specific question, but it pertains to all of our... (7 Replies)
Discussion started by: Rob Sandifer
7 Replies

2. Linux

Linux Anti Virus

Can anyone tell the best free antivirus for Linux? I'm using RED HAT 9.0 & want to install antivirus for it. So if anyone has any suggestions of where to get that antivirus, that would be great! (2 Replies)
Discussion started by: billcrosby
2 Replies

3. Ubuntu

What anti-virus to use with Ubuntu

Greetings I just installed Ubuntu 9 on my computer and need to know what anti-virus software to use. I have been using Avast anti-virus on my other comps for years and really like it. I have not tried it with Ubuntu yet but it says for Windows based systems. Any ideas are appreciated Thanks... (5 Replies)
Discussion started by: N5TDA
5 Replies

4. Shell Programming and Scripting

anti virus caller

Hi all. Iam using AVG antivirus personel edition, and i can only set it to run at one time only. Iam running it on a Win98 machine. is it possilbe to write a Perl script or c++ script to set it up to run at 12pm and 3pm and 6pm ??? (1 Reply)
Discussion started by: perleo
1 Replies

5. UNIX for Dummies Questions & Answers

Anti Virus sw

Can anyone recommend Anti Virus sw for a ten user small business environment running Unix... ver? Thanks for the help (1 Reply)
Discussion started by: rpm
1 Replies
Login or Register to Ask a Question
ECACCESS-ASSOCIATION-PROTOCOL(1p)			User Contributed Perl Documentation			 ECACCESS-ASSOCIATION-PROTOCOL(1p)

NAME
ecaccess-association-protocol - List the supported ECtrans Protocols SYNOPSIS
ecaccess-association-protocol -version|-help|-manual ecaccess-association-protocol [-debug] [-gateway name] [protocol-name] DESCRIPTION
List all the ECtrans Protocols supported. When a protocol-name is specified then the details for this Protocol are displayed. ARGUMENTS
protocol-name (optional) The name of the ECtrans Protocol to retrieve the details. OPTIONS
-gateway name This is the name of the ECaccess Gateway where to list the ECtrans Protocols supported. It is by default the Gateway you are connected to. In order to get the name of your current Gateway you can use the ecaccess-gateway-name command. When using the commands at ECMWF the default Gateway is always "ecaccess.ecmwf.int". -version Display version number and exits. -help Print a brief help message and exits. -manual Prints the manual page and exits. -debug Display the SOAP messages exchanged. EXAMPLES
ecaccess-association-protocol List all the ECtrans Protocols supported on your default Gateway. ecaccess-association-protocol -gateway ecaccess.ecmwf.int genericFtp List the details/options of the Protocol genericFtp on the ecaccess.ecmwf.int Gateway. SEE ALSO
ecaccess-association-delete, ecaccess-association-get, ecaccess-association-list, ecaccess-association-put and ecaccess. perl v5.14.2 2012-04-16 ECACCESS-ASSOCIATION-PROTOCOL(1p)