ethernet comunication

hi,
i´m trying to explain good what i want to do.

i have made a programm in C++ to open, write and close a excel-file using OLE Automation.

and now i want to make the same, but the excel-file is in other laptop and i want to make that over ethernet.

can someone help me?? i´ve never made anything with ethernet communication.

Thank you
Last edited on
It's not a programming problem.

1. Create a shared directoryon the remote machine.

2. Copy the spreadsheet onto the remote shared directory.

3. Open the spreadsheet directly using the full UNC name to the host\directory\file
Topic archived. No new replies allowed.