1) It appears that sometimes trying to open a fast connection doesn't work (the connection to 8301 is denied). Are there scenarios where you can't obtain a fast connection?

2) Is the emptool fast connection implementation reliable? (i.e. if I did a straight port of that, should it work) I notice that the fast connection is only closed when the Connection is _paused_. (not when it's closed). In fact, it looks like if I close a fast connection, I can't seem to open it back up again reliably -- is this crazy talk?

3) Does Jupiter support fast connections?

4) If an upload stops in the middle, do I need to somehow reinitialize the fast connection, or by just sending a new TcpFastHeader, will it reinitialize automagically? (coincidentally, or perhaps not, pause is called when the database is reloaded, so the connection would probably be restarted then)

Thanks
Mike