Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hi
I am new to VC++,
when i give remote machine's path through commandline, i need to get the information from a path in that remote machine.
Please give guidence and if u give codes to read from the remote machine, it will really help for me....
Thanks in advance
ffff
Posted

1 solution

I cant give you entire code ....but give you work around

1. If remote system is different location then you use Web Service
2. If remote system is in LAN then you can use CSocket class of MFC

Thank You
Sanjay
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900