Search:

Type: Posts; User: karcheee

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,427

    These commands do nothing when I use them... im...

    These commands do nothing when I use them... im trying to execute a program with parameters that should send me an email when it works. i can execute the program from dos prompt and it works!!! but...
  2. Replies
    2
    Views
    2,427

    Execute Command from C fcn in DLL

    Execute a Dos Shell command from a C function in a DLL???

    i.e. I have a program that I can execute from a Dos Prompt with parameters and this program will send an email.

    I want to execute this...
  3. Replies
    3
    Views
    2,113

    I don't know what *NIX is. But I know that from...

    I don't know what *NIX is. But I know that from the command prompt I can use Telnet to send an email. Shouldn't I be able to execute Telnet from a C function and pass it the commands to send an...
  4. Replies
    3
    Views
    2,113

    C Function Telnet Email

    I am trying to make a function in C that executes Telnet and passes parameters to telnet to have it send an email.

    I know what commands to send to telnet, but I don't know how to pass commands to...
  5. Replies
    1
    Views
    2,225

    C Execl Telnet

    Hi:

    I'm trying to write a C function that will send an email using Telnet.

    I have already both written some C functions and manually gone through the steps at a command prompt that I need...
Results 1 to 5 of 5