controlling a robot via ethernet or wifi

I've got some hand-made robots equipped with ethernet and wifi cards. I wanna control them with MSRS (using tcp commands). How can I do it?
I saw only MSRS tutorials talking about bluetooth or serial communication. Is ethernet communication supported by MSRS?

Thanks,
Andrea Monastero

[302 byte] By [=AM=] at [2008-3-7]
# 1

Basically it will work with any protocol that you can access using C# or one of the other .NET languages.

What sort of CPU and OS are on these robots? Have you already written any code which connects with your robots over a TCP port? Can you control it or read sensors from your PC? If the answer is yes, then our service tutorials are where you should start.

Dave

DaveLee at 2007-9-28 > top of Msdn Tech,Microsoft Robotics Studio,Microsoft Robotics - Hardware Configuration and Troubleshooting...
# 2
The robot has got a FOX BOARD LX Linux sistem. We wrote C code to interface it with player/stage under Linux. In this way we can control it and read its sensors.
=AM= at 2007-9-28 > top of Msdn Tech,Microsoft Robotics Studio,Microsoft Robotics - Hardware Configuration and Troubleshooting...

Microsoft Robotics Studio

Site Classified