Hi,
I am working on a project using Micaz motes, MIB520 programming board. I
am trying to write a C++ application program that can send commands out to
the mote tier. I am using the XML RPC interface provided by Xserve to do
the same and I have the following questions:

1. What port number should I use to start the XML server? I tried using
9001, 9002, 9003. When I use the -xmlc command I get following:

$ xserve -s=COM8 -xmlc -xmlport=9001 -xmlfile=screen
XSERVE 2.0.E: $Id: xserve.c,v 1.8.2.3 2007/02/02 17:45:01 rkapur Exp $
Warning: Converting Windows COM8 device to Cygwin device.
Using params: [xml converted] [server port=9001]
Opening serial device: /dev/ttyS7 2 57600
[2008/09/18 13:27:07] Serial Source Msg: sync
_

It just hangs there and I am unable to see the XML stream. How can I view
the XML stream?

2. Does anyone have a sample client program that uses XMLRPC to interact
with Xserve?

3. Are there any other resources about Xserve besides the manual?

Thank you,
Chandrika





_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to