CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: TzAkS

Search: Search took 0.01 seconds.

  1. Thread: Remote Server

    by TzAkS
    Replies
    9
    Views
    1,646

    Re: Remote Server

    Ok,let`s say i wan`t to execute on a pc,please give me an example.
  2. Thread: Remote Server

    by TzAkS
    Replies
    9
    Views
    1,646

    Re: Remote Server

    But psexec is only for Lan connections?
    The program will be on my site and downloaded by users..and when will run it to run cmd.exe and a 'command' on another pc..
  3. Thread: Remote Server

    by TzAkS
    Replies
    9
    Views
    1,646

    Re: Remote Server

    No like that,i wan`t to make a program and when you run it,on that ftp server is runing another program and is register something,and i will know who runned the program,let`s say i want to do it for...
  4. Thread: Remote Server

    by TzAkS
    Replies
    9
    Views
    1,646

    Remote Server

    Hi
    Im trying to comunicate with a FTP server,where i want to execute a program,but i don`t know how.
    I tryed with psexec..something like this


    Dim command As String
    command = Shell("CMD.exe")...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured