Thread: connect to winxp command line

  1. #1
    Registered User
    Join Date
    Feb 2005
    Posts
    76

    connect to winxp command line

    Hello all!

    I am looking to build a program that would connect me to the windows command line utility, any help or leads as to where I can learn how to do this.
    thanks!!!

  2. #2
    and the hat of sweating
    Join Date
    Aug 2007
    Location
    Toronto, ON
    Posts
    3,545
    I'm not sure what you're asking for?

    Try: system() or popen()

  3. #3
    Deathray Engineer MacGyver's Avatar
    Join Date
    Mar 2007
    Posts
    3,210
    Yeah, "connect" to "the windows command line utility".... Dunno.

    start -> run -> cmd.exe.

    Closest I can give you.

  4. #4
    Registered User
    Join Date
    Feb 2005
    Posts
    76
    for instance when I execute the program it should execute the command line

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Non-blocking connect()?
    By pobri19 in forum Networking/Device Communication
    Replies: 9
    Last Post: 04-22-2009, 03:40 PM
  2. problem: online on winxp and linux red hat
    By gemini_shooter in forum Linux Programming
    Replies: 5
    Last Post: 05-29-2005, 02:14 PM
  3. connect timeout
    By X PaYnE X in forum Networking/Device Communication
    Replies: 8
    Last Post: 05-14-2005, 09:30 PM
  4. Client timed-out once on connect(), can never connect() again
    By registering in forum Networking/Device Communication
    Replies: 6
    Last Post: 10-28-2003, 03:46 PM
  5. WinXP Network Connections pop-up
    By DavidP in forum Tech Board
    Replies: 1
    Last Post: 10-02-2002, 05:36 PM