#185291 - 25/10/200319:09Re: Do you feel lucky punk? jEmplode 46 stumbles
[Re: mschrag]
mcomb pooh-bah
Registered: 31/08/1999
Posts: 1649
Loc: San Carlos, CA
Hey Mike is there a "right way" to tell the player in the middle of a sync that I am not going to be sending data to it for a while? It seems to time out and restart if you don't send any commands for a while (while ftping a large file). I could call EmpegProtocolClient.isDeviceConnected() occasionally to keep its attention, but that seems kind of weird.