Hmmm, no responses. Well I finally had a few minutes to poke around and it seems that the PROTOCOL_VERSION_MAJOR is defined as 4 in packets.h, but my empeg is returning 1024 or, its response is getting mangled by emptool. Changing the value in packets.h (trying for a quick fix) resolved that error, but leaves me with a never ending stream of...
[mcomb@macgeek emptool]$ ./emptool 192.168.1.200
P #W connection_unix.cpp 625 ( 2784): poll on socket timed out (0ms)
P connection_unix.cpp 531 ( 2784): Flushed receive buffer
2000 Checking connection [ 0%]P #W connection_unix.cpp 625 ( 2784): poll on socket timed out (0ms)
2000 Checking connection [Done]P #W connection_unix.cpp 625 ( 2784): poll on socket timed out (0ms)
2121 Downloading
2121 Starting download [Done]
2122 Retrieving tags index [ 0%]P #W connection_unix.cpp 625 ( 2784): poll on socket timed out (0ms)
P protocolclient.cpp 1360 ( 2784): EREMOTENAK_DROPOUT
P #W connection_unix.cpp 625 ( 2784): poll on socket timed out (0ms)
P #W connection_unix.cpp 625 ( 2784): poll on socket timed out (0ms)
P protocolclient.cpp 1360 ( 2784): EREMOTENAK_DROPOUT
P #W connection_unix.cpp 625 ( 2784): poll on socket timed out (0ms)
P #W connection_unix.cpp 625 ( 2784): poll on socket timed out (0ms)
P protocolclient.cpp 1360 ( 2784): EREMOTENAK_DROPOUT
P #W connection_unix.cpp 625 ( 2784): poll on socket timed out (0ms)
P #W connection_unix.cpp 625 ( 2784): poll on socket timed out (0ms)
P protocolclient.cpp 1360 ( 2784): EREMOTENAK_DROPOUT
P #W connection_unix.cpp 625 ( 2784): poll on socket timed out (0ms)
P #W connection_unix.cpp 625 ( 2784): poll on socket timed out (0ms)
Looks like I need to dig a little deeper later (anybody know what a 'EREMOTENAK_DROPOUT' is?). I think we just had an earthquake here (somewhere near Dublin, CA) and I want to find out what happened.
-Mike