HomeHomeSupportSupportFeature Request...Feature Request...The Monkey as a slaveThe Monkey as a slave
Previous
 
Next
New Post
04/03/2008 08:42
 
Sorry this has kind of gone on the back burner as there seems to be more demand for other things. I am still working on it though.

I am not keen on a UDP version as it is an unreliable transport protocol compared to TCP. The problem is that any remote would need to be reliable and you can not get this with UDP. A better way to give you the functionality of controlling many instances would be to setup TCP connections with them all. You could then be sure that every command got through and was not lost on the way. If I was writting a streaming application which could cope with packet losses then UDP would be great but I feel TCP is better in these circumstances.

I am working on extending the functionality of the TCP version.
 
Previous
 
Next
HomeHomeSupportSupportFeature Request...Feature Request...The Monkey as a slaveThe Monkey as a slave


Copyright 2010 by Oliver Waits