W3AIBOConfig.h

Go to the documentation of this file.
00001 //
00002 // Copyright 2003 Sony Corporation 
00003 //
00004 // Permission to use, copy, modify, and redistribute this software for
00005 // non-commercial use is hereby granted.
00006 //
00007 // This software is provided "as is" without warranty of any kind,
00008 // either expressed or implied, including but not limited to the
00009 // implied warranties of fitness for a particular purpose.
00010 //
00011 
00012 #ifndef W3AIBOConfig_h_DEFINED
00013 #define W3AIBOConfig_h_DEFINED
00014 
00015 #define W3AIBO_PORT 60080
00016 #define W3AIBO_DEFAULT_URI  "/"
00017 #define W3AIBO_LAYER_H_URI  "/layerh"
00018 #define W3AIBO_LAYER_M_URI  "/layerm"
00019 #define W3AIBO_LAYER_L_URI  "/layerl"
00020 #define W3AIBO_LAYER_HR_URI "/layerhr"
00021 #define W3AIBO_LAYER_MR_URI "/layermr"
00022 #define W3AIBO_LAYER_LR_URI "/layerlr"
00023 
00024 #endif // W3AIBOConfig_h_DEFINED

Generated on Sun Dec 2 23:04:31 2007 for openSDK by  doxygen 1.3.9.1