This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error: An established connection was aborted by the software in your host machine

Hello Experts !

I am new to SOPHOS and Socket programming and trying to connect my C# web application to SOPHOS antivirus using ICAP protocol. I have installed Sophos Endpoint Security and Control, version 10.6 and using the following post to connect.

https://community.sophos.com/products/endpoint-security-control/f/sophos-endpoint-software/9420/sophos-sav-di-icap-code-sample 

I have also tried using SAVDICLI class as shared by Jak in that thread but it is also not working for me.

I am able to establish connection but it throws an exception while sending file stream to SAV with following message...

{"An established connection was aborted by the software in your host machine"}

Do anyone know how to correct this?

I am suppose to scan uploaded file and restrict it to be saved if infected else prompt user that file has been saved. Do any one know where i can found ready to use snippet for this with SAV?

Regards
Harmeet



This thread was automatically locked due to age.
Parents
  • Hello Harmeet,

    I'm not an expert, let alone an Expert (and never touched SAVDI).
    Version 10.6 suggests you're on Windows. Is savdid running from cmd or installed as a service? Anything in its log? while sending is immediately when it starts sending or some point afterwards? Maybe Wireshark could give some insight.

    Christian

Reply
  • Hello Harmeet,

    I'm not an expert, let alone an Expert (and never touched SAVDI).
    Version 10.6 suggests you're on Windows. Is savdid running from cmd or installed as a service? Anything in its log? while sending is immediately when it starts sending or some point afterwards? Maybe Wireshark could give some insight.

    Christian

Children
No Data