wodssh and windows xp sp2 - WeOnlyDo Discussion board

wodssh and windows xp sp2 (General questions)

by Damiano, Thursday, October 07, 2004, 23:19 (7150 days ago)

Hi, I'm developing a program that will use ssh to do some automatical authentications on various linux machines in lan with an ssh key

I've tried the wodssh library and I'm using it on VC;it works fine, but the clients that will use the program will be windows xp machines, so in few weeks we will install sp2.

Before purchasing the component I have a question: will the component work with the sp2 ?

I'm asking this because I've read that sp2 will not support raw sockets and while doing some debugging on the ConsoleApp example I saw a raw_connect() call.

Thanks for your time.
Damiano Giorgi

Re: wodssh and windows xp sp2

by wodSupport, Thursday, October 07, 2004, 23:20 (7150 days ago) @ Damiano

Damiano,

yes it will. We all have sp2 here for testing and debugging. raw_connect is created by VC wrapper, it's not related to raw sockets.

Regards.

Re: wodssh and windows xp sp2

by Damiano, Thursday, October 07, 2004, 23:50 (7150 days ago) @ wodSupport

Thanks a lot for your quick reply

Tomorrow or on Monday we will purchase the library

Damiano

Damiano,

yes it will. We all have sp2 here for testing and debugging. raw_connect is created by VC wrapper, it's not related to raw sockets.

Regards.