Thread: Remote Access Robot control via the internet

  1. #1
    Registered User
    Join Date
    Sep 2001
    Posts
    1

    Question Remote Access Robot control via the internet

    Hi,
    I have created a C++program that enables data to be sent via controller to robot and back to a Personal Web Server.

    I would like to know how to implement this program to allow a sequence (more than one) of command(s) at a time to be sent to the robot. Could you please assist me with this issue. Attached is a copy of my existing cpp program, thank-you.

    Regards,

    Valdim

  2. #2
    Unregistered
    Guest
    HI
    One of the possible solutions could be like this.
    Embed C++ code in ur Robot such that it becomes a server.
    I think so you could use any of the Embedded Operating Systems for that purpose and then u can send any number of commands at a time so that the Robot will respond like a server.

    Regards

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Access database not updating correctly
    By MPSoutine in forum Windows Programming
    Replies: 1
    Last Post: 12-15-2003, 11:38 PM
  2. Updating a list control
    By MPSoutine in forum Windows Programming
    Replies: 2
    Last Post: 12-05-2003, 02:03 AM
  3. XP Internet problems
    By Hunter2 in forum Tech Board
    Replies: 9
    Last Post: 09-18-2003, 08:56 PM
  4. Remote access control
    By task in forum Tech Board
    Replies: 23
    Last Post: 03-30-2003, 08:25 AM
  5. MSN Internet Access
    By sean in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 06-27-2002, 11:05 PM