Update of /cvsroot/playerstage/code/player/utils/playerprint
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2848/utils/playerprint
Modified Files:
playerprint.cc
Log Message:
added reconnect logic to libplayerc, and appropriate methods to libplayerc++
Index: playerprint.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/utils/playerprint/playerprint.cc,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** playerprint.cc 26 Jun 2006 05:14:49 -0000 1.18
--- playerprint.cc 13 Sep 2006 18:40:16 -0000 1.19
***************
*** 164,167 ****
--- 164,172 ----
PlayerClient client(g_hostname, g_port, g_transport);
+ /*
+ client.SetRetryLimit(-1);
+ client.SetRetryTime(1.0);
+ */
+
int code = client.LookupCode(g_device);
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit