# SVN changeset patch # User imanay # Date 2013-02-22 21:31:54.400626 # Revision 88 server3 init Index: trunk/absroot/source/abspy/abscontrol/server3.py =================================================================== diff --git a/trunk/absroot/source/abspy/abscontrol/server3.py b/trunk/absroot/source/abspy/abscontrol/server3.py --- a/trunk/absroot/source/abspy/abscontrol/server3.py (revision 87) +++ b/trunk/absroot/source/abspy/abscontrol/server3.py (revision 88) @@ -4,8 +4,7 @@ class ABSServer: -# def __init__(self,ipSource="localhost", ipDestino="192.168.1.117", portDestino=7000, ipDestino2="192.168.1.11", portDestino2=5500): - def __init__(self,ipSource="localhost", ipDestino="100.100.12.117", portDestino=7000, ipDestino2="192.168.1.11", portDestino2=5500): + def __init__(self,ipSource="localhost", ipDestino="192.168.1.117", portDestino=7000, ipDestino2="192.168.1.11", portDestino2=5500): self.ipSource = ipSource self.ipDestino = ipDestino