03-14-2008 12:04 PM
03-14-2008 12:29 PM
03-14-2008 12:34 PM
03-14-2008 12:43 PM
03-14-2008 03:04 PM
03-17-2008 07:29 AM - edited 03-17-2008 07:30 AM
This is kind of a test to show latency using TCP. I'd have one both playing the sound file and instead of saying ("TCP has an average 3ms latency...") you could hear the difference.
So to eliminate the choppiness I need to remove the playing vi from the server? Can do. I'll have one loop to play it and the other loop to just read the data and send it over. What do you mean by "use a queue to share the data"?
My current set up does configure the sound like you had suggested but I thought it was still wrong since I was getting choppiness. I'll put those blocks back in and make the change you suggested and try again. And you're saying to have the server wait until a connection from the client has been established? Sounds good. Thanks again.
03-17-2008 09:32 AM
03-27-2008 02:32 PM
03-27-2008 02:45 PM
03-27-2008 02:52 PM