Copy File to remote PC on Different Domain with c++

A

AdrianMorris

Hello!

I am using c++ and trying to log onto a remote Windows 2003 sever (Web
Edition and copy files to or from a shared directory. This server is a stand
alone server and not part of the domain on which the computer that is running
the program is on.

I would like to use standard c++ function like _access(), fopen_s(), etc..

I'm sure there is something very simply that I'm missing!

Thanks in advance.....Adrian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top