change names of clients

This commit is contained in:
andreas
2005-07-14 19:28:59 +00:00
parent ca0fe3b5a8
commit 31341a7445
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python #!/usr/bin/env python
# $Id: heartbeat,v 1.3 2005/05/17 14:57:56 andreas Exp $ # $Id: hbc,v 1.1 2005/07/14 19:28:59 andreas Exp $
import sys, time, socket, os, signal import sys, time, socket, os, signal
ADDR="204.29.161.33" ADDR="204.29.161.33"
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python #!/usr/bin/env python
# $Id: heartbeatmsg,v 1.2 2005/02/27 16:41:40 andreas Exp $ # $Id: hbmsg,v 1.1 2005/07/14 19:28:59 andreas Exp $
import time, socket import time, socket
ADDR="204.29.161.33" ADDR="204.29.161.33"