wodssh and windows xp sp2 (General questions)

by Damiano @, (7511 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

locked

Re: wodssh and windows xp sp2

by Jasmine, (7511 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.

locked

Re: wodssh and windows xp sp2

by Damiano, (7511 days ago) @ Jasmine

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.

locked