How to run UNIX command from VC++?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Is it possible to execute a command in a unix server from VC++? I heard it can be done with telnet, but is there class or some library to do? Regards, Ravi
-
Hi Is it possible to execute a command in a unix server from VC++? I heard it can be done with telnet, but is there class or some library to do? Regards, Ravi
NT ships with rexec.exe - maybe that would do it...